Missing Controller

Error: UserfilesController could not be found.

Error: Create the class UserfilesController below in file: app/controllers/userfiles_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