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