From 45d40d63252b00ed843b3ee6866b229cf1b457e8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 30 Aug 2006 05:00:50 +0100 Subject: [PATCH] better new version detection (fix again) --- functions.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/functions.php b/functions.php index 30c59e9d..afe013d6 100644 --- a/functions.php +++ b/functions.php @@ -2577,8 +2577,6 @@ $release_url = sanitize_rss($latest_item["link"]); $content = sanitize_rss($latest_item["description"]); - $latest_version = "2.0"; - if (version_compare(VERSION, $latest_version) == -1) { return "
New version of Tiny-Tiny RSS ($latest_version) is available (click for details) -- 2.39.2