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