From b42fdb44c641ddad0f34fafedcf1b4d45e680c41 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 14 Nov 2025 09:29:51 +0100 Subject: [PATCH] set include_path instead using an absolute path to include autoload.php. This works in the devel enviroment and the installed SeedDMS --- utils/console | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/console b/utils/console index 4e1581f1d..8d67ca401 100755 --- a/utils/console +++ b/utils/console @@ -1,8 +1,8 @@ #!/usr/bin/env php