Missing Controller

Error: UseronlyController could not be found.

Error: Create the class UseronlyController below in file: app/controllers/useronly_controller.php

<?php
class UseronlyController extends AppController {

	var $name = 'Useronly';
}
?>

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