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

