Error: The action Oviedo Asturias Espana U.E. is not defined in controller ContactarController
Error: Create ContactarController::Oviedo Asturias Espana U.E.() in file: app/controllers/contactar_controller.php.
<?php
class ContactarController extends AppController {
var $name = 'Contactar';
function Oviedo Asturias Espana U.E.() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.