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