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

