Missing Controller

Error: OutreachController could not be found.

Error: Create the class OutreachController below in file: app/controllers/outreach_controller.php

<?php
class OutreachController extends AppController {

	var $name = 'Outreach';
}
?>

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