
22 Aug
2006
22 Aug
'06
7:07 p.m.
Jürgen Wind a écrit :
Marc, lets first see, if $GLOBALS['PMA_Config_Setup'] is the better patch (also in line 1811)
Well, many functions in setup.php are using global $PMA_Config_Setup; and then $PMA_Config_Setup->something I think this would be more consistent. Marc