Missing Controller

Error: E-LearningController could not be found.

Error: Create the class E-LearningController below in file: app/controllers/e-learning_controller.php

<?php
class E-LearningController extends AppController {

	var $name = 'E-Learning';
}
?>

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