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

