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