add custom 4xx and 5xx error pages
This commit is contained in:
@@ -27,8 +27,6 @@ class AppController extends Controller {
|
||||
|
||||
// JS main file
|
||||
$f3->set('jsView', 'landingpage');
|
||||
|
||||
$this->setTemplate( $f3->get('PATHFINDER.VIEW.INDEX') );
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user