Missing Controller

Error: AController could not be found.

Error: Create the class AController below in file: app/controllers/a_controller.php

<?php
class AController extends AppController {

	var $name = 'A';
}
?>

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)0132132
Component initialization and startup1322020
Render Controller Action1642020
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1715223141695-1715223141695
Component initialization and startup1322030
Render Controller Action1642030