$this->server->fault('maintenance_mode','This ISPConfig installation is currently under maintenance. We should be back shortly. Thank you for your patience.');
returnfalse;
}
if(empty($username)){
$this->server->fault('login_username_empty','The login username is empty');
$this->server->fault('login_username_empty','The login username is empty.');
returnfalse;
}
if(empty($password)){
$this->server->fault('login_password_empty','The login password is empty');
$this->server->fault('login_password_empty','The login password is empty.');
$wb['dashboard_atom_url_admin_txt']='Dashboard atom feed URL (admin)';
$wb['dashboard_atom_url_reseller_txt']='Dashboard atom feed URL (reseller)';
$wb['dashboard_atom_url_client_txt']='Dashboard atom feed URL (client)';
$wb['webdavuser_prefix_txt']='Webdav user prefix';
$wb['webdavuser_prefix_error_regex']='Char not allowed in webdav user prefix.';
$wb['use_domain_module_txt']='Use the domain-module to add new domains';
$wb['use_domain_module_hint']='If you use this module, your customers can only select one of the domains the admin creates for them. They cannot free edit the domain-field.You have to re-login after changing this value, to make the changes visible.';
$wb['new_domain_txt']='HTML to create a new domain';
$wb['webdavuser_prefix_error_regex']='Zeichen nicht zulässig im WebDAV-User-Präfix.';
$wb['use_domain_module_txt']='Das Domain-Modul benutzen, um neue Domains hinzuzufügen';
$wb['use_domain_module_hint']='Falls Sie dieses Modul benutzen, können Ihre Kunden nur eine der Domains auswählen, die der Admin für sie angelegt hat. Die Kunden können das Domain-Feld nicht frei editieren. Sie müssen sich neu einloggen, wenn Sie diesen Wert ändern.';
$wb['new_domain_txt']='HTML zum Anlegen einer neuen Domain';
@@ -21,10 +21,11 @@ $wb["mailmailinglist_link_txt"] = 'Link to mailing list in Mailing list list';
$wb["mailmailinglist_url_txt"]='Mailing list URL';
$wb["phpmyadmin_url_txt"]='PHPMyAdmin URL';
$wb["use_domain_module_txt"]='Use the domain-module to add new domains';
$wb["use_domain_module_hint"]='If you use this module, your customers can only select one of the domains the admin creates for them. They cannot free edit the domain-field.You have to re-login after changing this value, to make the changes visible.';
$wb["use_domain_module_hint"]='If you use this module, your customers can only select one of the domains the admin creates for them. They cannot freely edit the domain-field.You have to re-login after changing this value, to make the changes visible.';
$wb["new_domain_txt"]='HTML to create a new domain';