Merge remote-tracking branch 'mike/master' into dev

This commit is contained in:
Mario Vavti
2018-10-07 08:39:29 +02:00
2 changed files with 6 additions and 6 deletions

View File

@@ -234,7 +234,7 @@ function import_hublocs($channel, $hublocs, $seize, $moving = false) {
if(($x = zot_gethub($arr,false)) === false) {
unset($hubloc['hubloc_id']);
create_table_from_array('hubloc', $hubloc);
hubloc_store_lowlevel($hubloc);
}
else {
q("UPDATE hubloc set hubloc_primary = %d, hubloc_deleted = %d where hubloc_id = %d",