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