
6 Jul
2006
6 Jul
'06
9:12 p.m.
Hi, I just noticed that at revision 2.190, http://phpmyadmin.cvs.sourceforge.net/phpmyadmin/phpMyAdmin/Documentation.ht... the naming of almost all configuration parameters changed and quotes were lost, for example from $cfg['blowfish_secret'] to $cfg[blowfish_secret] I guess this was not intentional? Marc