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