From 51766deba57c598ca3c6f48ecb3a5d416e9f78d9 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 28 Jun 2010 00:40:28 +0000 Subject: Do some maintenance on news.php --- news.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'news.php') diff --git a/news.php b/news.php index 0f61fb95..4b2cc414 100644 --- a/news.php +++ b/news.php @@ -13,7 +13,7 @@ if (substr($agent, 0, 3) == "TMW" || substr($agent, 0, 4) == "Mana") file_put_contents($file, '[' . date('H:i') . "] $agent\n", FILE_APPEND); } -$min_version = '0.0.28.1'; +$min_version = '0.0.29.1'; $cur_version = '0.0.29.1'; if (substr($agent, 0, 3) == "TMW" and $agent < 'TMW/' . $min_version) @@ -26,7 +26,5 @@ if (substr($agent, 0, 3) == "TMW" and $agent < 'TMW/' . $min_version) echo "##9 Latest client version: ##6$cur_version\n \n"; -echo "##0 New IRC channel: #themanaworld on irc.themanaworld.org\n \n"; - print file_get_contents("news.txt"); ?> -- cgit v1.2.3-60-g2f50