Missing Controller

Error: GivingController could not be found.

Error: Create the class GivingController below in file: app/controllers/giving_controller.php

<?php
class GivingController extends AppController {

	var $name = 'Giving';
}
?>

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