Missing Controller

Error: EluraController could not be found.

Error: Create the class EluraController below in file: app/controllers/elura_controller.php

<?php
class EluraController extends AppController {

	var $name = 'Elura';
}
?>

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