On Tue, 27 Jun 2006 10:34:37 -0400 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
I'm not 100% convinced about not having a config.inc.php but I agree with your idea for the moment. Do you want to split this work with me?
I can do it, but not in next two weeks.
So, in libraries/config.default.php, everything starting from "MySQL settings" would be moved somewhere else, like in libraries/common.lib.php just after $_SESSION['PMA_Config'] = new PMA_Config('./config.inc.php');
Maybe it could be even moved out of cfg array...