mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
Diaspora: The hostname is now send, so that at Diaspora there is a line telling "via ..."
This commit is contained in:
parent
ce997a0367
commit
a23099a6fd
3 changed files with 9 additions and 5 deletions
|
@ -177,7 +177,7 @@ function fbsync_cron($a,$b) {
|
|||
}
|
||||
}
|
||||
|
||||
logger('fbsync: cron_end');
|
||||
logger('fbsync_cron: cron_end');
|
||||
|
||||
set_config('fbsync','last_poll', time());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue