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

