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