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