From 0015177824ee784ab536c0b3b0c2d913d6afae3c Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 23 Feb 2009 13:44:08 -0700 Subject: 0.0.25 is no longer supported --- news.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news.php') diff --git a/news.php b/news.php index fff3ed8c..e1a8b153 100644 --- a/news.php +++ b/news.php @@ -13,8 +13,8 @@ if (substr($agent, 0, 3) == "TMW") file_put_contents($file, '[' . date('H:i') . "] $agent\n", FILE_APPEND); } -$old_versions = array("TMW/0.0.23", "TMW/0.0.24", "TMW/0.0.24.1"); -$min_version = '0.0.25'; +$old_versions = array("TMW/0.0.23", "TMW/0.0.24", "TMW/0.0.24.1", "TMW/0.0.25"); +$min_version = '0.0.26'; if (array_search($agent, $old_versions) !== FALSE) // Explicit check for saftey { -- cgit v1.2.3-60-g2f50