mMarinetti
|
fa4c63a449
|
// Add missing call of parent::initContent() in all front class (when initContent exists)
|
2011-12-14 16:22:50 +00:00 |
|
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 |
|
rMalie
|
9510337b1d
|
// Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
|
2011-10-10 12:18:56 +00:00 |
|
rMalie
|
f65df2f2ae
|
// Norm on controllers
|
2011-09-30 13:50:55 +00:00 |
|
mDeflotte
|
f868e77a6e
|
//StoresController : Refacto done
|
2011-09-29 08:59:11 +00:00 |
|
mDeflotte
|
675a8fe95b
|
//Use protected instead of private function
|
2011-09-29 07:07:06 +00:00 |
|
mDeflotte
|
c740281b9a
|
//StoresController : Refacto done
|
2011-09-28 13:47:11 +00:00 |
|
rMalie
|
04f3779780
|
[*] Front: move front controllers in controllers/front/ directory
// Refactoring of front controllers part 1
|
2011-09-22 15:19:42 +00:00 |
|