From 896235380abdc28bc1a4865745631a6823d44d98 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Thu, 9 Sep 2010 16:34:30 +0200 Subject: [PATCH] Remove BC warning. --- gollem/config/backends.php.dist | 2 -- 1 file changed, 2 deletions(-) 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' -- 2.11.0