fix typo
This commit is contained in:
@@ -252,7 +252,7 @@ class Import extends \Zotlabs\Web\Controller {
|
|||||||
'hubloc_sitekey' => get_config('system','pubkey'),
|
'hubloc_sitekey' => get_config('system','pubkey'),
|
||||||
'hubloc_updated' => datetime_convert(),
|
'hubloc_updated' => datetime_convert(),
|
||||||
'hubloc_id_url' => channel_url($channel),
|
'hubloc_id_url' => channel_url($channel),
|
||||||
'hubloc_site_id' => Libzot::make_xchan_hash(z_root(),get_config('system','pubkey'));
|
'hubloc_site_id' => Libzot::make_xchan_hash(z_root(),get_config('system','pubkey'))
|
||||||
|
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user