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

