Missing Controller

Error: ProgramController could not be found.

Error: Create the class ProgramController below in file: /home/srkadmin/kyoto-srk/cakephp/app/controllers/program_controller.php

<?php
class ProgramController extends AppController {

	var $name = 'Program';
}
?>

Notice: If you want to customize this error message, create /home/srkadmin/kyoto-srk/cakephp/app/views/errors/missing_controller.ctp