Missing Controller

Error: PromotionsController could not be found.

Error: Create the class PromotionsController below in file: app/controllers/promotions_controller.php

<?php
class PromotionsController extends AppController {

	var $name = 'Promotions';
}
?>

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