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

