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