app/app_error.php (line 93)
Array
(
    [className] => Mapa-webController
    [webroot] => /
    [url] => mapa-web
    [base] => 
)

Errors

Missing Controller

Error: Mapa-webController could not be found.

Error: Create the class Mapa-webController below in file: app/controllers/mapa-web_controller.php

<?php
class Mapa-webController extends AppController {

	var $name = 'Mapa-web';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp