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

