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

