Missing Controller

Error: BlogController could not be found.

Error: Create the class BlogController below in file: public/controllers/blog_controller.php

<?php
class BlogController extends AppController {

	var $name = 'Blog';
}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)01616
Component initialization and startup16360
Render Controller Action32360
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1268190792810-1268190792810
Component initialization and startup16360
Render Controller Action32360