// Back office optimization begun (memory & SQL) and will resume tomorrow

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17573 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-09-26 17:52:27 +00:00
parent dc98b821b5
commit 14ccde1851
9 changed files with 119 additions and 92 deletions
@@ -38,6 +38,7 @@ class AdminAddressesControllerCore extends AdminController
$this->className = 'Address';
$this->lang = false;
$this->addressType = 'customer';
$this->explicitSelect = true;
$this->context = Context::getContext();
$this->addRowAction('edit');