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