This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
throw new Zend_Controller_Action_Exception("UPS!!! This page don't exist",404); |
This will generate a 404 page using the ErrorController.
No hay comentarios.:
Publicar un comentario