X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=output.php;h=44bdfc3cbf4f9c8af0bb0752dce507cb7e28ff4e;hp=77aba216b69282f81c1cf2b1b89ea9dda74ee255;hb=ee59b6b39abc3691431b027785341aa308d1313c;hpb=e301f4a3728ca58860f9b88c9743d7912662e7c6 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;