In Prestashop 1.6.1 in the /classes/db/DbPDO.php in the function _getPDO I see that the PDO the dsn connection string is built conditionally. In particular the following snippet is of interest:In Prestashop 1.6.1 in the /classes/db/DbPDO.ph
In Prestashop 1.6.1 in the /classes/db/DbPDO.php in the function _getPDO I see that the PDO the dsn connection string is built conditionally. In particular the following snippet is of interest:In Prestashop 1.6.1 in the /classes/db/DbPDO.ph