From 729b7f0e72e406c7135914981cb20fc409d93e63 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Sat, 27 Jun 2015 15:11:18 +0200 Subject: [PATCH] restore jotplugins --- include/conversation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/conversation.php b/include/conversation.php index aa211b809f..cdd3118ce0 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -1024,7 +1024,7 @@ function status_editor($a,$x, $notes_cid = 0, $popup=false) { '$whereareu' => t('Where are you right now?') )); - + $jotplugins = ''; call_hooks('jot_tool', $jotplugins); // Private/public post links for the non-JS ACL form