From 97f6a0f825377a3893f8d63a1013f00771453410 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 10 Mar 2009 19:24:18 +0000 Subject: [PATCH] Maintainer branch created for stelzi --- index.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.php b/index.php index a6846bf..f34d8f2 100644 --- a/index.php +++ b/index.php @@ -165,9 +165,6 @@ class ApplicationEntryPoint { * @return void */ public static function main () { - // Some non-global common arrays we need... - global $_SERVER; - // Load config file require(dirname(__FILE__) . '/inc/config.php'); -- 2.39.2