Added comment

This commit is contained in:
Michael 2018-07-08 13:52:11 +00:00
parent 6d90751110
commit 675a6adf35
1 changed files with 1 additions and 0 deletions

View 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);