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