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