Error: The action 887 is not defined in controller GuiaController
Error: Create GuiaController::887() in file: app/controllers/guia_controller.php.
<?php
class GuiaController extends AppController {
var $name = 'Guia';
function 887() {
}
}
?>
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