From 211f699aa0c4211e4ee8a02446d51b9811d0c28c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 22 Feb 2021 22:35:27 +0300 Subject: migrate the rest into Config:: --- index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 8ba401c2d..73fccc3ea 100644 --- a/index.php +++ b/index.php @@ -17,7 +17,6 @@ get_include_path()); require_once "autoload.php"; - require_once "sessions.php"; require_once "functions.php"; require_once "sanity_check.php"; @@ -44,8 +43,8 @@ } } ?> -