aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authornobody <nobody@zotlabs.com>2021-02-16 23:33:39 -0800
committernobody <nobody@zotlabs.com>2021-02-16 23:38:17 -0800
commit7e3046b85cec84ffdd8f482ec2e519b165fe3d54 (patch)
tree7518adae4af446e05bbb1b3db3a0c7cd11bcbfc9 /boot.php
parent281b2261aff9919e208562466e7969ccae26d9a0 (diff)
downloadvolse-hubzilla-7e3046b85cec84ffdd8f482ec2e519b165fe3d54.tar.gz
volse-hubzilla-7e3046b85cec84ffdd8f482ec2e519b165fe3d54.tar.bz2
volse-hubzilla-7e3046b85cec84ffdd8f482ec2e519b165fe3d54.zip
more work on zap channel export.
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 1d8872257..1e84a36a6 100644
--- a/boot.php
+++ b/boot.php
@@ -603,6 +603,7 @@ define ( 'DBTYPE_POSTGRES', 1 );
function sys_boot() {
+
// our central App object
App::init();