Merge branch 'dev' of /home/macgirvin/z into dev

This commit is contained in:
nobody 2021-10-15 18:45:11 -07:00
commit 20184af323

View file

@ -452,7 +452,7 @@ class HTTPSig {
if ($x) {
$key['hubloc'] = $x[0];
}
$key['algorithm'] = getxconfig($i['hash'],'system','signing_algorithm');
$key['algorithm'] = get_xconfig($i['hash'],'system','signing_algorithm');
}
}
}