From: Andrew Dolgov Date: Wed, 30 Aug 2006 04:00:50 +0000 (+0100) Subject: better new version detection (fix again) X-Git-Tag: 1.2.3~21 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=45d40d63252b00ed843b3ee6866b229cf1b457e8;p=tt-rss.git better new version detection (fix again) --- 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)