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