Missing Controller

Error: EController could not be found.

Error: Create the class EController below in file: app/controllers/e_controller.php

<?php
class EController extends AppController {

	var $name = 'E';
}
?>

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