Missing Controller

Error: FundraisingController could not be found.

Error: Create the class FundraisingController below in file: app/controllers/fundraising_controller.php

<?php
class FundraisingController extends AppController {

	var $name = 'Fundraising';
}
?>

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