poller.php - Friendika -> Friendica
This commit is contained in:
parent
7ed1e3f177
commit
19fea9c2ce
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue