[Phpmyadmin-devel] lost quotes in cfg (Documentation.html)
Marc Delisle
Marc.Delisle at cegepsherbrooke.qc.ca
Fri Jul 7 14:37:23 CEST 2006
Sebastian Mendel a écrit :
> Marc Delisle schrieb:
>> Hi,
>>
>> I just noticed that at revision 2.190,
>> http://phpmyadmin.cvs.sourceforge.net/phpmyadmin/phpMyAdmin/Documentation.html?r1=2.189&r2=2.190&pathrev=HEAD
>>
>> 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?
>
> it was me?
>
> it was intentionally, cause sometimes it was written with and sometimes
> without quotes, so i decided to use one style for all places
>
>
No it was nijel. I suggest using just the style with quotes because
quotes are necessary in config.inc.php.
Marc
More information about the Developers
mailing list