From abc271a0e7b0b67d5920096aba25a2e0ae996148 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 30 Dec 2012 22:41:53 -0800 Subject: more progress on onepoll --- include/zot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/zot.php') diff --git a/include/zot.php b/include/zot.php index 0f444be15..94bebbd57 100644 --- a/include/zot.php +++ b/include/zot.php @@ -194,7 +194,7 @@ function zot_refresh($them,$channel = null) { } if(! $url) { logger('zot_refresh: no url'); - return; + return false; } $postvars = array(); -- cgit v1.2.3