aboutsummaryrefslogtreecommitdiff
path: root/public/w/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/w/index.php')
-rw-r--r--public/w/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/w/index.php b/public/w/index.php
index f37899f..a5b3e03 100644
--- a/public/w/index.php
+++ b/public/w/index.php
@@ -7,7 +7,7 @@ session_start();
require('../../vendor/autoload.php');
-require('../../fn/fn.php');
+require('../../fn/fn.w.php');
spl_autoload_register('my_autoloader');