Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: report/security/report security check globals.

report/security/report security check globals: Difference between revisions

From MoodleDocs
(stub template, see also forum link, category)
 
No edit summary
Line 1: Line 1:
{{stub}}
'''register_globals''' is a PHP setting that must be disabled for Moodle (and almost all PHP software) to operate safely.
 


==See also==
==See also==

Revision as of 14:15, 17 February 2009

register_globals is a PHP setting that must be disabled for Moodle (and almost all PHP software) to operate safely.


See also