aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-01 20:04:44 +0000
committerMario <mario@mariovavti.com>2024-01-01 20:04:44 +0000
commitceb510bbf5e8eaa93fd6231c5c5e134fb1883c29 (patch)
tree13b6fac2c817cc4d02a2bb8f85cba136e7471891 /Zotlabs/Lib
parent2590e3c99be36f806fe25dd6db0504e853669fde (diff)
parentf2f9cfaf28508f66c1e948e7d1a9bf6b0c637d9d (diff)
downloadvolse-hubzilla-ceb510bbf5e8eaa93fd6231c5c5e134fb1883c29.tar.gz
volse-hubzilla-ceb510bbf5e8eaa93fd6231c5c5e134fb1883c29.tar.bz2
volse-hubzilla-ceb510bbf5e8eaa93fd6231c5c5e134fb1883c29.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'Zotlabs/Lib')
-rw-r--r--Zotlabs/Lib/Config.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Lib/Config.php b/Zotlabs/Lib/Config.php
index 5e735be34..933f4bff3 100644
--- a/Zotlabs/Lib/Config.php
+++ b/Zotlabs/Lib/Config.php
@@ -51,8 +51,6 @@ class Config {
}
App::$config[$family]['config_loaded'] = true;
}
-
-
}
}