Diaspora: The hostname is now send, so that at Diaspora there is a line telling "via ..."

This commit is contained in:
Michael Vogel 2014-04-22 15:28:23 +02:00
parent ce997a0367
commit a23099a6fd
3 changed files with 9 additions and 5 deletions

View file

@ -177,7 +177,7 @@ function fbsync_cron($a,$b) {
}
}
logger('fbsync: cron_end');
logger('fbsync_cron: cron_end');
set_config('fbsync','last_poll', time());
}