Error: The action 521 is not defined in controller GuiaController
Error: Create GuiaController::521() in file: app/controllers/guia_controller.php.
<?php
class GuiaController extends AppController {
var $name = 'Guia';
function 521() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.
© Copyright 2012 Planetario Producciones SRL | Todos los derechos reservados