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