aboutsummaryrefslogtreecommitdiffstats
path: root/include/hubloc.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-10-13 21:38:36 -0700
committerfriendica <info@friendica.com>2014-10-13 21:38:36 -0700
commit0057612a9f9ecb49c2bd69e550827e2304c85204 (patch)
tree359511238d71c92c9c9813be3d60bb379eda1537 /include/hubloc.php
parent79684e05cc884e311e99a8d5c48574e60a1d502b (diff)
downloadvolse-hubzilla-0057612a9f9ecb49c2bd69e550827e2304c85204.tar.gz
volse-hubzilla-0057612a9f9ecb49c2bd69e550827e2304c85204.tar.bz2
volse-hubzilla-0057612a9f9ecb49c2bd69e550827e2304c85204.zip
figuring out how to bootstrap the change_primary procedure when all you have is inconsistent data which you think you trust.
Diffstat (limited to 'include/hubloc.php')
-rw-r--r--include/hubloc.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hubloc.php b/include/hubloc.php
index 735aad432..04c29315a 100644
--- a/include/hubloc.php
+++ b/include/hubloc.php
@@ -113,6 +113,8 @@ function remove_obsolete_hublocs() {
}
+// This actually changes other structures to match the given (presumably current) hubloc primary selection
+
function hubloc_change_primary($hubloc) {
if(! is_array($hubloc)) {