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
c1938edf121a08466f7d8406651e4c8bcdb458cf
PrestaShop
/
classes
/
db
History
rMalie
51704646e2
// Protect $table and $alias in DbQuery
2011-12-19 13:15:53 +00:00
..
Db.php
// Norm + improve ObjectModel
2011-12-16 14:55:05 +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