aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.php b/index.php
index c47dc90..b2e3a38 100644
--- a/index.php
+++ b/index.php
@@ -9,8 +9,6 @@ spl_autoload_register(function($classname) {
require_once sprintf($classpath, $classname);
});
-require_once 'include/functions.php';
-
#===============================================================================
# Check if BigPipe should be disabled
#===============================================================================