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