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