Missing Controller

Error: ContractsController could not be found.

Error: Create the class ContractsController below in file: app/controllers/contracts_controller.php

<?php
class ContractsController extends AppController {

	var $name = 'Contracts';
}
?>

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)02222
Component initialization and startup22380
Render Controller Action24380
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1747999829530-1747999829530
Component initialization and startup22380
Render Controller Action24380