mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-02 14:53:59 +01:00
On systems that have magic quotes gpc (get post cookie) turned on, attempt to turn off with a php.ini file. This works for some users but is dependent on OS and server security settings as to whether this takes effect.
1 line
22 B
INI
1 line
22 B
INI
magic_quotes_gpc = Off |