From fa5a382c4b4f8cde8091c4b067a6d9ec9f47a45c Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 26 Nov 2015 17:35:41 -0800 Subject: don't show item_delayed_publish items in tag clouds --- include/zot.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/zot.php') diff --git a/include/zot.php b/include/zot.php index 2366c1d2d..c0d537eb9 100644 --- a/include/zot.php +++ b/include/zot.php @@ -3951,9 +3951,6 @@ function delivery_report_is_storable($dr) { return false; - - - // is the recipient one of our connections, or do we want to store every report? $r = explode(' ', $dr['recipient']); -- cgit v1.2.3