aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/index.php b/index.php
index 28dab1a..caa6ddf 100644
--- a/index.php
+++ b/index.php
@@ -3,10 +3,6 @@
session_start();
-
-require('app/fn/fn.php');
-
-
require('./vendor/autoload.php');