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
bf5581ea2d5c1d4e3863fdcd4e53c74cd94b5e64
PrestaShop
/
classes
/
db
History
rMalie
8cb26f81e6
// Fix DbQuery for PHP < 5.2
2011-12-08 16:32:59 +00:00
..
Db.php
// Fix DbQuery for PHP < 5.2
2011-12-08 16:32:59 +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
[*] CO : Empty parameters are not added
2011-10-27 16:27:05 +00:00
MySQL.php
// Replace tab by a space between keyword "function" and the function name
2011-10-13 15:26:39 +00:00