aboutsummaryrefslogtreecommitdiffstats
path: root/include/poller.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-10 01:19:27 -0700
committerFriendika <info@friendika.com>2011-08-10 01:19:27 -0700
commitee6806d82b8a174f5922b396fbe473a8f3ed883f (patch)
tree56cc9c776de53f177fe7cea70dcb480dd9952680 /include/poller.php
parentcbfb40c43fd63d149ed3d4aa1b056bccb437cc32 (diff)
downloadvolse-hubzilla-ee6806d82b8a174f5922b396fbe473a8f3ed883f.tar.gz
volse-hubzilla-ee6806d82b8a174f5922b396fbe473a8f3ed883f.tar.bz2
volse-hubzilla-ee6806d82b8a174f5922b396fbe473a8f3ed883f.zip
never enough comments
Diffstat (limited to 'include/poller.php')
-rw-r--r--include/poller.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/poller.php b/include/poller.php
index c88db6e6b..611dd20bf 100644
--- a/include/poller.php
+++ b/include/poller.php
@@ -440,7 +440,8 @@ function poller_run($argv, $argc){
}
}
elseif($contact['network'] === NETWORK_FACEBOOK) {
- // TODO: work in progress
+ // This is picked up by the Facebook plugin on a cron hook.
+ // Ignored here.
}
if($xml) {