diff --git a/index.php b/index.php index e44abc8..6cc9256 100644 --- a/index.php +++ b/index.php @@ -10,11 +10,11 @@ if (!in_array($_SERVER["REMOTE_ADDR"], $_SESSION['allowedIPs']) && !in_array("*" if ($ICEcoder["checkUpdates"]) { $icv = json_encode(file_get_contents("http://icecoder.net/latest-version.txt")); $icv = rtrim(ltrim($icv,'"'),'"\\n'); - if (ltrim($ICEcoder["versionNo"],"v ")