From d3c366f7f00f75506d37438577c16a74e203ea60 Mon Sep 17 00:00:00 2001 From: Sanoop Thomas Date: Tue, 17 Jan 2017 13:53:23 +0800 Subject: [PATCH] fix bug - file path --- config.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.php b/config.php index ec00a11..efb2465 100755 --- a/config.php +++ b/config.php @@ -1,11 +1,11 @@ setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); -?> \ No newline at end of file +?>