From ee6806d82b8a174f5922b396fbe473a8f3ed883f Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 10 Aug 2011 01:19:27 -0700 Subject: never enough comments --- include/poller.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/poller.php') 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) { -- cgit v1.2.3