Missing Controller

Error: DonateController could not be found.

Error: Create the class DonateController below in file: app/controllers/donate_controller.php

<?php
class DonateController extends AppController {

	var $name = 'Donate';
}
?>

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