Missing Controller

Error: EMuleController could not be found.

Error: Create the class EMuleController below in file: app_media/controllers/e_mule_controller.php

<?php
class EMuleController extends AppController {

	var $name = 'EMule';
}
?>

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