ILIAS
eassessment Revision 61809
|
Go to the source code of this file.
Functions | |
valid_http_lang () | |
mozilla ($txt) |
Variables | |
if (!defined('UPLOAD_ERR_CANT_WRITE')) define('UPLOAD_ERR_CANT_WRITE' | |
const | MOZILLA = (isset($_SERVER['HTTP_USER_AGENT']) && strpos($_SERVER['HTTP_USER_AGENT'], 'Mozilla/') !== false && strpos($_SERVER['HTTP_USER_AGENT'], 'Gecko/') !== false) |
mozilla | ( | $txt | ) |
Definition at line 67 of file index.php.
References MOZILLA.
valid_http_lang | ( | ) |
Definition at line 40 of file index.php.
References $lang.
if(!defined('UPLOAD_ERR_CANT_WRITE')) define('UPLOAD_ERR_CANT_WRITE' |