From: Jan Schneider Date: Thu, 9 Sep 2010 14:34:30 +0000 (+0200) Subject: Remove BC warning. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=896235380abdc28bc1a4865745631a6823d44d98;p=horde.git Remove BC warning. --- diff --git a/gollem/config/backends.php.dist b/gollem/config/backends.php.dist index 32a2c4229..ab0ea8027 100644 --- a/gollem/config/backends.php.dist +++ b/gollem/config/backends.php.dist @@ -110,8 +110,6 @@ $backends['ftp'] = array( // IDs from the local password file. This is useful only if the FTP // server is running on localhost or if the local user/group // IDs are identical to the remote FTP server. - // You must be running a version of Horde >= 3.1 for this parameter to - // have any effect. // 'maplocalids' => true, // The default permissions to set for newly created folders and files. // 'permissions' => '750'