Missing Controller
Error: HuamosController could not be found.
Error: Create the class HuamosController below in file: app/controllers/huamos_controller.php
<?php
class HuamosController extends AppController {
var $name = 'Huamos';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp











