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
a7654b10c101ac5e9a0c7418e6576cbc8da170e5
PrestaShop
/
classes
/
shop
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
..
GroupShop.php
// Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
2011-10-10 12:18:56 +00:00
Shop.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
ShopUrl.php
// Fix main flag for shop_url when a shop_url is updated
2011-10-11 13:32:18 +00:00