Warning (512): /home/janefever/shiphamcountryholidays.co.uk/app/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 262]
CakePHP: the rapid development php framework: Missing Controller

Missing Controller

Error: Booking.phpController could not be found.

Error: Create the class Booking.phpController below in file: app/controllers/booking.php_controller.php

<?php
class Booking.phpController extends AppController {

	var $name = 'Booking.php';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp