// Add missing call of parent::initContent() in all front class (when initContent exists)
This commit is contained in:
@@ -285,6 +285,7 @@ class AddressControllerCore extends FrontController
|
||||
}
|
||||
|
||||
$this->setTemplate(_PS_THEME_DIR_.'address.tpl');
|
||||
parent::initContent();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user