// MERGE with 1.4 r7770
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
|
||||
class PageNotFoundControllerCore extends FrontController
|
||||
{
|
||||
public $php_self = '404.php';
|
||||
|
||||
public function displayContent()
|
||||
{
|
||||
$this->context->smarty->display(_PS_THEME_DIR_.'404.tpl');
|
||||
|
||||
Reference in New Issue
Block a user