
17 Nov
2005
17 Nov
'05
4:35 a.m.
Sebastian Mendel a écrit :
can some pls check for $rs and make the code a little bit more clear about this variable?
i have given up trying to fully understand whats going with this variable ...
Something is wrong currently with $rs in common.lib.php. For example, try to set $cfg['Servers'][$i]['only_db'] = array('base2','*'); (using '*' is proposed in our doc) You'll see that $rs is not defined. Marc