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