Missing Controller

Error: UserFilesController could not be found.

Error: Create the class UserFilesController below in file: app/controllers/user_files_controller.php

<?php
class UserFilesController extends AppController {

	var $name = 'UserFiles';
}
?>

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