[Phpmyadmin-devel] deglobalizing: common.inc.php

Hi, i have edited the common.inc.php to be prepared for deglobalizing should now work correctly without registered globals also i have introduced a whitelist for $goto, also used for $__redirect in subforms -- Sebastian Mendel www.sebastianmendel.de www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet

Sebastian Mendel a écrit :
Hi,
i have edited the common.inc.php to be prepared for deglobalizing
should now work correctly without registered globals
also i have introduced a whitelist for $goto, also used for $__redirect in subforms
Thanks Sebastian. Now we need to decide which variables will be set in common.lib.php and which ones in specific scripts. I guess common.inc.php is for popular variables. Should we add those: $back $sql_query
participants (2)
-
Marc Delisle
-
Sebastian Mendel