From 9db52daa8c79ca261abae8a25e7675cfd0f4c70d Mon Sep 17 00:00:00 2001 From: frederik Date: Tue, 26 Aug 2025 17:25:29 +0200 Subject: [PATCH] fix: make sure we always find the DB no matter the calling path --- scripts/common.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/common.php b/scripts/common.php index 86ea988..97f817c 100644 --- a/scripts/common.php +++ b/scripts/common.php @@ -1,5 +1,7 @@