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

