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