aboutsummaryrefslogtreecommitdiffstats
path: root/include/reddav.php
diff options
context:
space:
mode:
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'])
);