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






