Missing Controller

Error: GiftingController could not be found.

Error: Create the class GiftingController below in file: app/controllers/gifting_controller.php

<?php
class GiftingController extends AppController {

	var $name = 'Gifting';
}
?>

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