diff options
Diffstat (limited to 'include/zot.php')
-rw-r--r-- | include/zot.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zot.php b/include/zot.php index 094b50b72..8bad4fde5 100644 --- a/include/zot.php +++ b/include/zot.php @@ -4060,7 +4060,7 @@ function check_zotinfo($channel,$locations,&$ret) { dbesc($channel['channel_hash']) ); - $r = hubloc_store_lowelevel( + $r = hubloc_store_lowlevel( [ 'hubloc_guid' => $channel['channel_guid'], 'hubloc_guid_sig' => $channel['channel_guid_sig'], |