Missing Controller

Error: ElanewsController could not be found.

Error: Create the class ElanewsController below in file: app/controllers/elanews_controller.php

<?php
class ElanewsController extends AppController {

	var $name = 'Elanews';
}
?>

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