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