aboutsummaryrefslogtreecommitdiffstats
path: root/include/reddav.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-01-05 18:19:56 -0800
committerfriendica <info@friendica.com>2014-01-05 18:19:56 -0800
commit56f4b0f976cd4397d145756b6481cbc17eeae90f (patch)
tree796110c4de4a5ec305d225d0fd105de555a207e4 /include/reddav.php
parentea251d2939d30036b01d4e7b6215e9d90947a176 (diff)
downloadvolse-hubzilla-56f4b0f976cd4397d145756b6481cbc17eeae90f.tar.gz
volse-hubzilla-56f4b0f976cd4397d145756b6481cbc17eeae90f.tar.bz2
volse-hubzilla-56f4b0f976cd4397d145756b6481cbc17eeae90f.zip
more syntax
Diffstat (limited to 'include/reddav.php')
-rw-r--r--include/reddav.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/reddav.php b/include/reddav.php
index 8d2b8050f..b8604978f 100644
--- a/include/reddav.php
+++ b/include/reddav.php
@@ -199,7 +199,7 @@ dbg(1);
dbesc($c[0]['channel_allow_cid']),
dbesc($c[0]['channel_allow_gid']),
dbesc($c[0]['channel_deny_cid']),
- dbesc($c[0]['channel_deny_gid']),
+ dbesc($c[0]['channel_deny_gid'])
);