Missing Controller

Error: Feiertage2Controller could not be found.

Error: Create the class Feiertage2Controller below in file: app/controllers/feiertage2_controller.php

<?php
class Feiertage2Controller extends AppController {

	var $name = 'Feiertage2';
}
?>

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

Notice (8): Undefined variable: mapdata [APP/views/layouts/default.ctp, line 268]
Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 268]