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