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
b2db3d7c182da6807ea46c48764dfdc03b7f4e81
PrestaShop
/
classes
/
db
History
rMalie
3ba3da9774
// Fix access table for old mysql configurations
2011-12-23 00:05:39 +00:00
..
Db.php
// Fix access table for old mysql configurations
2011-12-23 00:05:39 +00:00
DbMySQLi.php
[+] Classes: add PDO support if extension is activated
2011-10-13 15:00:08 +00:00
DbPDO.php
// fix norm && added PDO::FETCH_ASSOC in method fetch() for PDO
2011-12-07 17:30:32 +00:00
DbQuery.php
// Protect $table and $alias in DbQuery
2011-12-19 13:15:53 +00:00
MySQL.php
// Replace tab by a space between keyword "function" and the function name
2011-10-13 15:26:39 +00:00