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