find unregistered z6 clones on hubzilla sites (does not happen automatically since z6 is not the default protocol on hubzilla). This will need to be pushed to master for the next point release.

This commit is contained in:
zotlabs
2019-03-13 16:27:52 -07:00
parent 30f71ad632
commit a5a5ac60ba
3 changed files with 38 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ class Cron_daily {
Master::Summon(array('Cli_suggest'));
remove_obsolete_hublocs();
z6_discover();
call_hooks('cron_daily',datetime_convert());