projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b382a
)
Remove BC warning.
author
Jan Schneider
<jan@horde.org>
Thu, 9 Sep 2010 14:34:30 +0000
(16:34 +0200)
committer
Jan Schneider
<jan@horde.org>
Thu, 9 Sep 2010 14:53:31 +0000
(16:53 +0200)
gollem/config/backends.php.dist
patch
|
blob
|
history
diff --git
a/gollem/config/backends.php.dist
b/gollem/config/backends.php.dist
index
32a2c42
..
ab0ea80
100644
(file)
--- 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'