38e725095bf27ece6ad1ec836143c04aa159fbe5
[gwvp-mini.git] / gwvpmini / gwvpmini_chat.php
1 <?php
2
3 function gwvpmini_DisplayChat()
4 {
5         echo "<table border=\"1\" width=\"200\" height=\"100%\"><tr width=\"200\"><td width=\"200\">Blah!<td><tr></table>";
6 }
7
8 ?>