Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 29] >

Missing Controller

Error: Inquiry.htmlController could not be found.

Error: Create the class Inquiry.htmlController below in file: africa/cake_app/controllers/inquiry.html_controller.php

<?php
class Inquiry.htmlController extends AppController {

	var $name = 'Inquiry.html';
}
?>

Notice: If you want to customize this error message, create africa/cake_app/views/errors/missing_controller.ctp