]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - index.php
Fix help text for getvaliddaemons.php
[quix0rs-gnu-social.git] / index.php
index f9b57e9d71d4c77dd8a7d7c9362a0117108de45f..5f9a048f2c7225917dcc56bfbb1b7326067ef4f9 100644 (file)
--- a/index.php
+++ b/index.php
@@ -111,7 +111,7 @@ function main()
     if (isset($_SERVER['REDIRECT_URL']) && ((dirname($_SERVER['REQUEST_URI']) . '/check-fancy') === $_SERVER['REDIRECT_URL'])) {
         die("Fancy URL support detection succeeded. We suggest you enable this to get fancy (pretty) URLs.");
     }
-    global $user, $action, $config;
+    global $user, $action;
 
     Snapshot::check();