From: Arthur Schiwon Date: Thu, 31 Jan 2013 17:00:07 +0000 (+0100) Subject: string fragment was added by accident and does not belong here X-Git-Tag: v5.0.0alpha1~159^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=afacaf8bc2b4c0aca0130b961df2f0e12408e5bc;p=nextcloud-server.git string fragment was added by accident and does not belong here --- diff --git a/apps/user_ldap/lib/connection.php b/apps/user_ldap/lib/connection.php index 7a9732b2ce5..acc33e047c6 100644 --- a/apps/user_ldap/lib/connection.php +++ b/apps/user_ldap/lib/connection.php @@ -314,7 +314,6 @@ class Connection { /** * @brief saves the current Configuration in the database -ingle parameters */ public function saveConfiguration() { $trans = array_flip($this->getConfigTranslationArray());