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

