// Context part 18
This commit is contained in:
@@ -29,7 +29,7 @@ class PageNotFoundControllerCore extends FrontController
|
||||
{
|
||||
public function displayContent()
|
||||
{
|
||||
self::$smarty->display(_PS_THEME_DIR_.'404.tpl');
|
||||
$this->context->smarty->display(_PS_THEME_DIR_.'404.tpl');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user