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