From 908e15bc9041f757217ba8d3635a8d83a5544c46 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 3 Aug 2016 23:57:41 +0200 Subject: multi acl: port events --- include/conversation.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/conversation.php b/include/conversation.php index f68d538dc..6bcd968f4 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -1213,8 +1213,6 @@ function status_editor($a, $x, $popup = false) { call_hooks('jot_tool', $jotplugins); - //print_r(acl2json($x['permissions']['allow_gid'])); killme(); - $o .= replace_macros($tpl, array( '$return_path' => ((x($x, 'return_path')) ? $x['return_path'] : App::$query_string), '$action' => z_root() . '/item', -- cgit v1.2.3