Missing Controller

Error: WeblogsController could not be found.

Error: Create the class WeblogsController below in file: app/controllers/weblogs_controller.php

<?php
class WeblogsController extends AppController {

	var $name = 'Weblogs';
}
?>

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