This website requires JavaScript.
Explore
Help
Sign In
dinislage
/
PrestaShop
Watch
1
Star
0
Fork
0
You've already forked PrestaShop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7400747edf0b94de9afb48aab56f2b81d7818ce4
PrestaShop
/
classes
/
db
History
rMalie
ec039bc37f
// Add support of different mysql port for mysqli and pdo
2012-02-02 13:50:27 +00:00
..
Db.php
// Fix Db->query (property value is set)
2012-01-27 13:39:35 +00:00
DbMySQLi.php
// Add support of different mysql port for mysqli and pdo
2012-02-02 13:50:27 +00:00
DbPDO.php
// Add support of different mysql port for mysqli and pdo
2012-02-02 13:50:27 +00:00
DbQuery.php
// Protect $table and $alias in DbQuery
2011-12-19 13:15:53 +00:00
MySQL.php
// Check if at least one table with same prefix already exists in new installer
2012-01-05 14:28:10 +00:00