Missing Controller

Error: Sell could not be found.

Error: Create the class Sell below in file: app/controllers/sell.php

<?php
class Sell extends AppController {

	var $name = 'Sell';
}
?>

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