channel move stuff (disabled currently because not yet complete)

This commit is contained in:
zotlabs
2017-01-09 14:37:56 -08:00
parent 91e0733e8e
commit a6272fcf76
5 changed files with 34 additions and 8 deletions

View File

@@ -568,7 +568,7 @@ function zot_gethub($arr, $multiple = false) {
}
logger('zot_gethub: not found: ' . print_r($arr,true), LOGGER_DEBUG);
return null;
return false;
}
/**