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

