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