Remove BC warning.
authorJan Schneider <jan@horde.org>
Thu, 9 Sep 2010 14:34:30 +0000 (16:34 +0200)
committerJan Schneider <jan@horde.org>
Thu, 9 Sep 2010 14:53:31 +0000 (16:53 +0200)
gollem/config/backends.php.dist

index 32a2c42..ab0ea80 100644 (file)
@@ -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'