From: Roland Häder Date: Tue, 10 Mar 2009 19:24:18 +0000 (+0000) Subject: Maintainer branch created for stelzi X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=97f6a0f825377a3893f8d63a1013f00771453410;p=admin.git Maintainer branch created for stelzi --- 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');