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

