Missing Controller

Error: IndexController could not be found.

Error: Create the class IndexController below in file: /controllers/index_controller.php

<?php
class IndexController extends AppController {

	var $name = 'Index';
}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)01717
Component initialization and startup17320
Render Controller Action27320
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1369003585635-1369003585635
Component initialization and startup17320
Render Controller Action27320