Missing Controller

Error: KurzurlaubController could not be found.

Error: Create the class KurzurlaubController below in file: app/controllers/kurzurlaub_controller.php

<?php
class KurzurlaubController extends AppController {

	var $name = 'Kurzurlaub';
}
?>

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

Diese Seiten haben Sie zuletzt besucht:

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]