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

