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

