Missing Controller

Error: SettingsController could not be found.

Error: Create the class SettingsController below in file: app/controllers/settings_controller.php

<?php
class SettingsController extends AppController {

	var $name = 'Settings';
}
?>

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)0173173
Component initialization and startup1732200
Render Controller Action1942200
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1337483288052-1337483288052
Component initialization and startup1732200
Render Controller Action1942200