From bbf8d1ba0d35bac874225f0f9ef2102b4dbb1c78 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Wed, 15 Feb 2017 22:11:15 +0100 Subject: [PATCH] Continued: - added more namespaces - added "import" of ClassLoader and ApplicationHelper MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- application/tests/data.php | 1 + application/tests/loader.php | 3 +++ inc/main/classes/class_BaseFrameworkSystem.php | 1 + index.php | 4 +++- 4 files changed, 8 insertions(+), 1 deletion(-) diff --git a/application/tests/data.php b/application/tests/data.php index 02757850..7d50b587 100644 --- a/application/tests/data.php +++ b/application/tests/data.php @@ -1,6 +1,7 @@