Missing Controller

Error: CmscompaniesController could not be found.

Error: Create the class CmscompaniesController below in file: app/controllers/cmscompanies_controller.php

<?php
class CmscompaniesController extends AppController {

	var $name = 'Cmscompanies';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)02121
Component initialization and startup21490
Render Controller Action35490
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1782043253557-1782043253557
Component initialization and startup21500
Render Controller Action35500