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
b0249ab078ddea85e00a5ef4fe6fed11bf7aa133
PrestaShop
/
modules
/
secuvad
/
classes
History
rMalie
e6f45e54a6
// Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction()
2011-10-17 09:46:08 +00:00
..
index.php
// MERGE with 1.4 r7770
2011-07-28 09:20:57 +00:00
PaymentCC.php
// Fix #PSFV-48
2011-08-11 14:42:31 +00:00
Secuvad_connection.php
// Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
2011-10-10 12:18:56 +00:00
Secuvad_flux.php
// Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction()
2011-10-17 09:46:08 +00:00