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