aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Update/_1236.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-04-01 08:03:19 +0000
committerMario <mario@mariovavti.com>2020-04-01 08:03:19 +0000
commit643b2f9205b713bbb3667fdb4d0d549111ccfcaa (patch)
tree8e81713590271544bdc71eed747260c7d0c7da4d /Zotlabs/Update/_1236.php
parentffe429be65e8d6198579d3dd987053387799ca78 (diff)
downloadvolse-hubzilla-643b2f9205b713bbb3667fdb4d0d549111ccfcaa.tar.gz
volse-hubzilla-643b2f9205b713bbb3667fdb4d0d549111ccfcaa.tar.bz2
volse-hubzilla-643b2f9205b713bbb3667fdb4d0d549111ccfcaa.zip
do not enable transition of connections yet
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 6b4e7b299..b27175f99 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;
}