// Restore good page_name for controllers with - in name

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12576 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-01-20 10:15:45 +00:00
parent f6f9324d57
commit 70552fb31d
4 changed files with 6 additions and 3 deletions
@@ -28,6 +28,7 @@
class PageNotFoundControllerCore extends FrontController
{
public $php_self = '404';
public $page_name = 'pagenotfound';
/**
* Assign template vars related to page content