Added comment
authorMichael <heluecht@pirati.ca>
Sun, 8 Jul 2018 13:52:11 +0000 (13:52 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 8 Jul 2018 13:52:11 +0000 (13:52 +0000)
include/conversation.php

index d5ba8a6..5ce02a5 100644 (file)
@@ -721,6 +721,7 @@ function conversation(App $a, $items, $mode, $update, $preview = false, $order =
                                        continue;
                                }
 
+                               /// @todo Check if this call is needed or not
                                $arr = ['item' => $item];
                                Addon::callHooks('display_item', $arr);