![]() Missing ControllerError: HighPoint.htmController could not be found. Error: Create the class HighPoint.htmController below in file: app/controllers/high_point.htm_controller.php
<?php
class HighPoint.htmController extends AppController {
var $name = 'HighPoint.htm';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp |