From acd28577ae35340b61787cd2af4515c217b0e54b Mon Sep 17 00:00:00 2001 From: printempw Date: Thu, 4 Feb 2016 17:19:28 +0800 Subject: [PATCH] use defined DIR to prevent relative path problem --- config.php | 15 +++++++++------ includes/utils.class.php | 8 ++++---- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/config.php b/config.php index d3dd4418..7f062e40 100644 --- a/config.php +++ b/config.php @@ -1,18 +1,21 @@