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

This commit is contained in:
nobody 2021-08-19 16:04:18 -07:00
commit 290d1ab5e2

View file

@ -124,7 +124,7 @@ class Inbox extends Controller {
if ($test) {
foreach ($test as $t) {
if ($t['hubloc_network'] === 'zot6') {
https_status_exit(409,'Conflict');
http_status_exit(409,'Conflict');
}
}
}