mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
c8e67bac6b
get_magic_quotes_gpc() always return false since PHP 5.3 so (1 == get_magic_quotes_gpc()) is never verified. This allows me to safetly delete what I dropped out.