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

