From 558fa50a2aff914d798ed20219957c754cf07bf3 Mon Sep 17 00:00:00 2001 From: Eugene Molotov Date: Sun, 26 Aug 2018 00:02:47 +0500 Subject: [PATCH] [core] Enabled debug mode before including core files (#790) --- index.php | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/index.php b/index.php index 37cb6700..442ebc9b 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,25 @@