[Phpmyadmin-devel] about colors.inc.php
Marc Delisle
DelislMa at CollegeSherbrooke.qc.ca
Thu Jun 17 10:04:03 CEST 2004
Hi,
one thing bothers me: the repetition of some settings in config.inc.php
and in themes/themename/colors.inc.php.
For example, I was trying to set $cfg['SQP']['fmtType'] to 'none'.
My first reflex was to change the setting in config.inc.php,
however this is not the one that is used, it's the one under the
active theme!
I smell some confusion coming...
Should we remove all of these repeated settings from config.inc.php,
with a comment there pointing to /themes?
We would have to update the doc about this, and possibly
libraries/config_import.lib.php.
Marc
More information about the Developers
mailing list