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

