ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Functions | |
removeMagicQuotes () | |
Disable magic quotes if they are enabled. More... | |
SimpleSAML_exception_handler ($exception) | |
SimpleSAML_error_handler ($errno, $errstr, $errfile=null, $errline=0, $errcontext=null) | |
Variables | |
if (version_compare(PHP_VERSION, '5.4.0', '<')) | |
try | |
removeMagicQuotes | ( | ) |
Disable magic quotes if they are enabled.
Definition at line 6 of file _include.php.
References array.
SimpleSAML_error_handler | ( | $errno, | |
$errstr, | |||
$errfile = null , |
|||
$errline = 0 , |
|||
$errcontext = null |
|||
) |
Definition at line 62 of file _include.php.
Referenced by SimpleSAML_exception_handler().
SimpleSAML_exception_handler | ( | $exception | ) |
Definition at line 38 of file _include.php.
References $code, SimpleSAML\Module\callHooks(), and SimpleSAML_error_handler().
if(version_compare(PHP_VERSION, '5.4.0', '<')) |
Definition at line 27 of file _include.php.
try |
Definition at line 95 of file _include.php.