poller.php - Friendika -> Friendica

This commit is contained in:
Abinoam P. Marques Jr 2012-02-19 15:32:22 -03:00
parent 7ed1e3f177
commit 19fea9c2ce
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ function poller_run($argv, $argc){
|| ($contact['network'] === NETWORK_DIASPORA) || ($contact['network'] === NETWORK_DIASPORA)
|| ($contact['network'] === NETWORK_FEED) ) { || ($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 // Will only do this once per notify-enabled OStatus contact
// or if relationship changes // or if relationship changes