Missing Controller

Error: AffiliatesController could not be found.

Error: Create the class AffiliatesController below in file: app/controllers/affiliates_controller.php

<?php
class AffiliatesController extends AppController {

	var $name = 'Affiliates';
}
?>

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