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