From a8dc8b288cceefa881d88adeeada04be67c4ad90 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 13 Dec 2016 15:24:44 +0100 Subject: [PATCH] import dbm here to avoid adding everywhere the namespace (if later changed, only here it needs change, cool ha? ;-) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- include/Core/Config.php | 3 +++ include/Core/PConfig.php | 3 +++ 2 files changed, 6 insertions(+) diff --git a/include/Core/Config.php b/include/Core/Config.php index 79424c9a19..7b7045a9ee 100644 --- a/include/Core/Config.php +++ b/include/Core/Config.php @@ -1,5 +1,8 @@