Missing Controller

Error: FestivalProgController could not be found.

Error: Create the class FestivalProgController below in file: app/controllers/festival_prog_controller.php

<?php
class FestivalProgController extends AppController {

	var $name = 'FestivalProg';
}
?>

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