Missing Controller

Error: E107FilesController could not be found.

Error: Create the class E107FilesController below in file: app/controllers/e107_files_controller.php

<?php
class E107FilesController extends AppController {

	var $name = 'E107Files';
}
?>

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