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