Missing Controller

Error: LoginController could not be found.

Error: Create the class LoginController below in file: app/controllers/login_controller.php

<?php
class LoginController extends AppController {

	var $name = 'Login';
}
?>

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)0171171
Component initialization and startup1712160
Render Controller Action1822160
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1337480450477-1337480450477
Component initialization and startup1712160
Render Controller Action1822160