From: Abinoam P. Marques Jr Date: Sun, 19 Feb 2012 18:32:22 +0000 (-0300) Subject: poller.php - Friendika -> Friendica X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=19fea9c2ceef879648fcf7514c31b0bce47cefd9;p=friendica.git poller.php - Friendika -> Friendica --- diff --git a/include/poller.php b/include/poller.php index 7d42c63b5f..3e10533b33 100755 --- a/include/poller.php +++ b/include/poller.php @@ -349,7 +349,7 @@ function poller_run($argv, $argc){ || ($contact['network'] === NETWORK_DIASPORA) || ($contact['network'] === NETWORK_FEED) ) { - // Upgrading DB fields from an older Friendika version + // Upgrading DB fields from an older Friendica version // Will only do this once per notify-enabled OStatus contact // or if relationship changes