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