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
