Missing Method in InfraestructuraController
Error: The action ver is not defined in controller InfraestructuraController
Error: Create InfraestructuraController::ver() in file: app/controllers/infraestructura_controller.php.
<?php class InfraestructuraController extends AppController { var $name = 'Infraestructura'; function ver() { } } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp