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