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