[Phpmyadmin-devel] Re: DB-based configuration

Robin Johnson robbat2 at fermi.orbis-terrarum.net
Wed Apr 24 07:39:08 CEST 2002


> > 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.
Rather than support the old file format, I will ask a friend that does a
lot of regex replacement strings if there is a perl s/// command we can
use to convert the existing config file they have to the new format.

-- 
Robin Hugh Johnson
E-Mail     : robbat2 at orbis-terrarum.net
Home Page  : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ#       : 30269588 or 41961639





More information about the Developers mailing list