// Add missing call of parent::initContent() in all front class (when initContent exists)
This commit is contained in:
@@ -315,6 +315,7 @@ class OrderOpcControllerCore extends ParentOrderController
|
||||
|
||||
$this->_processAddressFormat();
|
||||
$this->setTemplate(_PS_THEME_DIR_.'order-opc.tpl');
|
||||
parent::initContent();
|
||||
}
|
||||
|
||||
protected function _getGuestInformations()
|
||||
|
||||
Reference in New Issue
Block a user