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