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

