From 660ee2b249f8bf48948792e803bc027eb9547afc Mon Sep 17 00:00:00 2001 From: Shish Date: Sun, 7 Jul 2019 15:50:02 +0100 Subject: [PATCH] make composer libs usable from the installer --- core/_install.php | 1 + 1 file changed, 1 insertion(+) diff --git a/core/_install.php b/core/_install.php index a49b8fad..36dc7373 100644 --- a/core/_install.php +++ b/core/_install.php @@ -60,6 +60,7 @@ define("DATABASE_TIMEOUT", 10000);