Missing Controller

Error: ResellersController could not be found.

Error: Create the class ResellersController below in file: app/controllers/resellers_controller.php

<?php
class ResellersController extends AppController {

	var $name = 'Resellers';
}
?>

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