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