diff --git a/constants.inc.php b/constants.inc.php index c198165..4940af8 100644 --- a/constants.inc.php +++ b/constants.inc.php @@ -48,13 +48,15 @@ define('PAGE_WATCHLIST', "watchlist"); define('INSTALLATION_ID', md5($GLOBALS['dbname'].$GLOBALS['tableprefix'])); // Correct bugs with PATH_INFO (maybe for Apache 1 or CGI) -- for 1&1 host... -if(strlen($_SERVER["PATH_INFO"])