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
40fa4df468ec73ada6e82cbe77dfcf9eb76eadb3
PrestaShop
/
classes
/
db
History
mDeflotte
b115ec614a
// Allow query from Db::excuteS, to start by an open parenthese
2012-02-10 08:20:06 +00:00
..
Db.php
// Allow query from Db::excuteS, to start by an open parenthese
2012-02-10 08:20:06 +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