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
08c7b79a27b39fbd86396f6af61ba3bc53d9c775
PrestaShop
/
classes
/
db
History
mMarinetti
d244e3cd5e
[-] core : minor fix in Db->escape function to make it compatible to the phpdoc (2nd parameter html_ok is now optional)
2012-01-16 10:43:50 +00:00
..
Db.php
[-] core : minor fix in Db->escape function to make it compatible to the phpdoc (2nd parameter html_ok is now optional)
2012-01-16 10:43:50 +00:00
DbMySQLi.php
// Check if at least one table with same prefix already exists in new installer
2012-01-05 14:28:10 +00:00
DbPDO.php
// Check if at least one table with same prefix already exists in new installer
2012-01-05 14:28:10 +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