Missing ControllerError: ServiceleistungenKontakt.htmlController could not be found. Error: Create the class ServiceleistungenKontakt.htmlController below in file: app/controllers/serviceleistungen_kontakt.html_controller.php
<?php
class ServiceleistungenKontakt.htmlController extends AppController {
var $name = 'ServiceleistungenKontakt.html';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp |