From 5365e9b3a5eb8d270d2b805db0d7b2770f352229 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 12 Aug 2016 14:45:16 -0700 Subject: string update --- Zotlabs/Module/Dreport.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs/Module/Dreport.php') diff --git a/Zotlabs/Module/Dreport.php b/Zotlabs/Module/Dreport.php index d2933b464..3fdeff369 100644 --- a/Zotlabs/Module/Dreport.php +++ b/Zotlabs/Module/Dreport.php @@ -74,7 +74,7 @@ class Dreport extends \Zotlabs\Web\Controller { if(! $r) { notice( t('no results') . EOL); - return; +// return; } for($x = 0; $x < count($r); $x++ ) { -- cgit v1.2.3