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