]> git.mxchange.org Git - friendica-addons.git/blobdiff - fbsync/fbsync.php
Diaspora: The hostname is now send, so that at Diaspora there is a line telling ...
[friendica-addons.git] / fbsync / fbsync.php
index d05d6e427feb1d0ad56e870ebd8739890573aa28..f6310ccfe63940611164e6a05934f0889dccc444 100644 (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());
 }