[*] CORE : Fix bug #PSCFV-9811 doc on display404Error
This commit is contained in:
@@ -2127,6 +2127,9 @@ exit;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated as of 1.5 use Controller::getController('PageNotFoundController')->run();
|
||||
*/
|
||||
public static function display404Error()
|
||||
{
|
||||
header('HTTP/1.1 404 Not Found');
|
||||
|
||||
Reference in New Issue
Block a user