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