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