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