So to be completely clear, all eight instances ofyou can safely remove the code.
inPHP Code:unset($GLOBALS[$key]);
init_santize.php
can be commented out for the moment?
So to be completely clear, all eight instances ofyou can safely remove the code.
inPHP Code:unset($GLOBALS[$key]);
init_santize.php
can be commented out for the moment?
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
That's a method to accomplish what was said. The initial solution being to copy includes/init_includes/init_sanitize.php to includes/init_includes/overrides and then modify the file in that directory to eliminate the removal of the global variables when the equivalently named other type variable is passed...
It could maybe be misinterpreted to mean completely remove all content of init_sanitize.php, but I wouldn't go so far as that considering we were primarily focused on the unsettng of the global variables. But if the other actions imitate register_globals=off functionality then yeah, that/those sections also.
Just make sure your upgrade process includes review of the overrides folder at some point.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...