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







