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