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














