// Back office optimization begun (memory & SQL) and will resume tomorrow
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user