more progress on onepoll

This commit is contained in:
friendica
2012-12-30 22:41:53 -08:00
parent 4e23e700f4
commit abc271a0e7
2 changed files with 21 additions and 163 deletions

View File

@@ -194,7 +194,7 @@ function zot_refresh($them,$channel = null) {
}
if(! $url) {
logger('zot_refresh: no url');
return;
return false;
}
$postvars = array();