Missing Controller

Error: ProgramproposalController could not be found.

Error: Create the class ProgramproposalController below in file: app/controllers/programproposal_controller.php

<?php
class ProgramproposalController extends AppController {

	var $name = 'Programproposal';
}
?>

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