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