Oh sorry, I meant:

*         Config variables stored in config.inc.php now takes precedence over 
config variables stored in oxconfig table. The side effect of this 
functionality is config.inc.php file being included twice in oxConfig::init(). 
You should have that in mind in case for some reason you included some 
additional functionality in config.inc.php.

*         Added new adodbLite mysqli driver. To activate mysqli driver, in file 
"config.inc.php" change dbType to mysqli ($this->dbType = 'mysqli';). In some 
cases some pages load faster with this change.


Regards
Tomas Liubinas

From: [email protected] 
[mailto:[email protected]] On Behalf Of Tomas Liubinas
Sent: Wednesday, December 14, 2011 12:50 PM
To: [email protected]
Subject: [oxid-dev-general] Config var loading precedence and mysqli driver

Hi guys,

For your information this functionality would be available in 4.6.0 beta:

_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to