Missing Controller

Error: FestivalCrowdController could not be found.

Error: Create the class FestivalCrowdController below in file: app/controllers/festival_crowd_controller.php

<?php
class FestivalCrowdController extends AppController {

	var $name = 'FestivalCrowd';
}
?>

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