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

