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