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