aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Update/_1236.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-04-01 09:26:27 +0000
committerMario <mario@mariovavti.com>2020-04-01 09:26:27 +0000
commit38be2386dd63a4a18c07e445b9859a5836ed5b46 (patch)
tree74d002f244166d525cc7dc81c24dbbc01cf14300 /Zotlabs/Update/_1236.php
parent643b2f9205b713bbb3667fdb4d0d549111ccfcaa (diff)
downloadvolse-hubzilla-38be2386dd63a4a18c07e445b9859a5836ed5b46.tar.gz
volse-hubzilla-38be2386dd63a4a18c07e445b9859a5836ed5b46.tar.bz2
volse-hubzilla-38be2386dd63a4a18c07e445b9859a5836ed5b46.zip
cheat with guid_sig to reflect transition to zot6 and re-enable transition of connections
Diffstat (limited to 'Zotlabs/Update/_1236.php')
-rw-r--r--Zotlabs/Update/_1236.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Update/_1236.php b/Zotlabs/Update/_1236.php
index b27175f99..6b4e7b299 100644
--- a/Zotlabs/Update/_1236.php
+++ b/Zotlabs/Update/_1236.php
@@ -106,7 +106,7 @@ class _1236 {
}
if(count($r) == $i) {
- //z6trans_connections();
+ z6trans_connections();
return UPDATE_SUCCESS;
}