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