Missing Controller

Error: BestsellersController could not be found.

Error: Create the class BestsellersController below in file: app/controllers/bestsellers_controller.php

<?php
class BestsellersController extends AppController {

	var $name = 'Bestsellers';
}
?>

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