From cf0b1f1f156da396cafea08ddac86307e78259a7 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 21 Jul 2016 01:48:20 -0700 Subject: typo --- include/items.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/items.php b/include/items.php index 553c06b3c..178fb30d6 100755 --- a/include/items.php +++ b/include/items.php @@ -2806,7 +2806,7 @@ function start_delivery_chain($channel, $item, $item_id, $parent) { dbesc($channel['channel_deny_gid']), intval($private), dbesc($new_public_policy), - dbesc(map_scope(\Zotlabs\Access\PermissionLimits($channel['channel_id'],'post_comments'))), + dbesc(map_scope(\Zotlabs\Access\PermissionLimits::Get($channel['channel_id'],'post_comments'))), dbesc($title), dbesc($body), intval($item_wall), -- cgit v1.2.3