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