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

