]> git.mxchange.org Git - hub.git/blobdiff - index.php
global on _SERVER removed
[hub.git] / index.php
index a6846bf8cc21ee7690c5a8bcf949a348311b1bdf..f34d8f270f5ab6002116ffc135e7812d9533d382 100644 (file)
--- 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');