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

