Guest User

Untitled

a guest
Apr 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.28 KB | None | 0 0
  1. if ($DocDeviceCode == 28670 and trim($DocURL) != "" and !is_null($DocURL)){
  2.       if(($_SERVER["HTTP_HOST"]!="booksearch.kture.kharkov.ua")&&($_SERVER["HTTP_HOST"]!="e-library.kture")){
  3.         $DocumentCard .= '<br><a href="'.$DocURL.'" target=_blank>Скачать</a>';
  4.                 }
  5. }
Add Comment
Please, Sign In to add comment