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