From ee59b6b39abc3691431b027785341aa308d1313c Mon Sep 17 00:00:00 2001 From: arun Date: Sun, 8 Apr 2007 19:49:22 +0000 Subject: cleaned up the interface a bit --- output.php | 9 --------- 1 file changed, 9 deletions(-) (limited to 'output.php') diff --git a/output.php b/output.php index 77aba21..44bdfc3 100644 --- a/output.php +++ b/output.php @@ -2,15 +2,6 @@ /* functions which only ouput html */ -function display_status($gametype) -{ - echo "
"; - echo " Gametype: $gametype"; - echo "
\n"; - - return; -} - function display_news() { global $wiki; -- cgit v1.2.3-18-g5258