[Phpmyadmin-devel] Re: DB-based configuration

Alexander M. Turek alex at bugfixes.info
Wed Apr 24 06:11:04 CEST 2002


----- Original Message -----
From: "Marc Delisle" <DelislMa at CollegeSherbrooke.qc.ca>

> Should we really support the old config file format?

common.lib.php3 would get really big if we did so...
I'd like to create a new file that would be included this way:

if (!isset($cfg)) require('config_import.lib.php3');

I could put all the old backwards compatibility code here.
imho we should support the old file format because the difference between
the old and the new format isn't that big.

Alexander





More information about the Developers mailing list