
27 Aug
2002
27 Aug
'02
8:39 a.m.
----- Original Message ----- From: "Marc Delisle" <Delislma@CollegeSherbrooke.qc.ca>
A problem is that, after search for the two config vars, I also found it inside /library/config_import.lib.php3 Can someone please explain the concept of it?
This script is used when we detect an old config file. So I guess you just have to put the new definition of $cfg['ColumnTypes'] in config_import.lib.php3 also.
No, it's a bit more complicated: He also needs to insert some code here that is able to detect the old format of the arrays and convert it into the new one. Regards, Alexander