Notice (8): Undefined variable: relPath [APP/views/layouts/default.ctp, line 11]app/webroot/css/screen.css" type="text/css" media="screen" /> Notice (8): Undefined variable: relPath [APP/views/layouts/default.ctp, line 12]app/webroot/css/time_input.css" type="text/css" media="screen" /> Notice (8): Undefined variable: relPath [APP/views/layouts/default.ctp, line 13]app/webroot/css/print.css" type="text/css" media="print" />

Missing Controller

Error: Aktuelles.htmlController could not be found.

Error: Create the class Aktuelles.htmlController below in file: app/controllers/aktuelles.html_controller.php

<?php
class Aktuelles.htmlController extends AppController {

	var $name = 'Aktuelles.html';
}
?>

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