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





