|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | core |
Functions | |
| php_check_register_globals ($result) | |
| php_check_php533 ($result) | |
| php_check_php533 | ( | $ | result | ) |
Definition at line 58 of file customcheckslib.php.
| php_check_register_globals | ( | $ | result | ) |
This function will look for the risky PHP setting register_globals in order to inform about. MDL-12914
| object | $result | the environment_results object to be modified |
Check for register_globals. If enabled, security warning
Definition at line 46 of file customcheckslib.php.
