Missing Controller

Error: Hotel.htmlController could not be found.

Error: Create the class Hotel.htmlController below in file: app/controllers/hotel.html_controller.php

<?php
class Hotel.htmlController extends AppController {

	var $name = 'Hotel.html';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

お問い合わせ先