Missing Controller

Error: FrequentShopperController could not be found.

Error: Create the class FrequentShopperController below in file: app/controllers/frequent_shopper_controller.php

<?php
class FrequentShopperController extends AppController {

	var $name = 'FrequentShopper';
}
?>

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