From 7e3046b85cec84ffdd8f482ec2e519b165fe3d54 Mon Sep 17 00:00:00 2001 From: nobody Date: Tue, 16 Feb 2021 23:33:39 -0800 Subject: more work on zap channel export. --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') 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(); -- cgit v1.2.3