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

(default) 2 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `pc_banners`881
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci';111