From 8b0e5b4a55b38876c936db52462889e3122c56c8 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 25 Feb 2013 09:04:17 -0800 Subject: Update warning in news.php Previously, some of this was local modifications on the main server. The rest is a forum quote from Crush. --- world/map/news.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/world/map/news.php b/world/map/news.php index 23786bb4..3338e9f4 100644 --- a/world/map/news.php +++ b/world/map/news.php @@ -32,7 +32,12 @@ if (substr($agent, 0, 5) == "Mana/" "##1 TMW Staff\n \n"; } -echo "##9 Latest client version: ##6$cur_version\n##0\n"; +echo "##9 Latest client version: ##6$cur_version\n \n"; +echo "##7 TMW Staff will never ask you for your password.\n"; +echo "##7 Anyone doing so is trying to scam you.\n \n"; + +echo "##1 Sharing an account to a computer system is like sharing\n"; +echo "##1 your underwear.##0\n \n##0\n"; print file_get_contents("news.txt"); ?> -- cgit v1.2.3-60-g2f50