From 65796d4a2349e71ca05f5f298d6f94ff792d88b2 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Fri, 12 Oct 2018 11:36:05 +0200 Subject: 2.91 folder moves + auto summary --- public/w/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/w/index.php') 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'); -- cgit v1.2.3