report/security/report security check globals
From MoodleDocs
register_globals is a PHP setting that must be disabled for Moodle (and almost all PHP software) to operate safely.
See also
- Using Moodle Security and Privacy forum
Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: report/security/report security check globals.
register_globals is a PHP setting that must be disabled for Moodle (and almost all PHP software) to operate safely.