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