Missing Controller

Error: FundingController could not be found.

Error: Create the class FundingController below in file: www/controllers/funding_controller.php

<?php
class FundingController extends AppController {

	var $name = 'Funding';
}
?>

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