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



