From f9b67d3630785958cf21d2368d63a1aa28b1d783 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 18 Jul 2016 13:44:39 -0700 Subject: more perms work --- include/zot.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/zot.php') diff --git a/include/zot.php b/include/zot.php index 9e0a4ffa1..2ebcc4bf0 100644 --- a/include/zot.php +++ b/include/zot.php @@ -3062,7 +3062,8 @@ function process_channel_sync_delivery($sender, $arr, $deliveries) { require_once('include/import.php'); - /** @FIXME this will sync red structures (channel, pconfig and abook). Eventually we need to make this application agnostic. */ + /** @FIXME this will sync red structures (channel, pconfig and abook). + Eventually we need to make this application agnostic. */ $result = array(); -- cgit v1.2.3