summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 016ffc015..7741d5cb8 100644
--- a/index.php
+++ b/index.php
@@ -112,6 +112,7 @@
}
else
{
+ error_reporting(E_ALL);
exit("The application environment is not set correctly.");
}