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