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
4732e50cc2ead25f2ade73bb8f5bbaf1d453eca8
PrestaShop
/
classes
/
db
T
History
rMalie
27b198dcd6
[*] Classes: Db->execute() now return always a boolean. Use Db->query() instead.
2011-12-06 15:41:34 +00:00
..
Db.php
[*] Classes: Db->execute() now return always a boolean. Use Db->query() instead.
2011-12-06 15:41:34 +00:00
DbMySQLi.php
[+] Classes: add PDO support if extension is activated
2011-10-13 15:00:08 +00:00
DbPDO.php
// Fix a little bug on PDO
2011-12-06 09:04:40 +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