Ignore:
Timestamp:
Jan 27, 2008, 12:49:49 PM (17 years ago)
Author:
bbtrash
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • minimanager/pomm/pomm.php

    r273 r274  
    1818<link rel="stylesheet" href="pomm.css" type="text/css">
    1919</head>
    20 
    21 <?
    22 $zobrazit = 0;
    23 if ($zobrazit == 1)
    24 {
    25 ?>
    2620
    2721<script language="JavaScript" src="../js/ajax/Js.js"></script>
     
    106100<div ID="points"></div><div ID="world_map"></div><div ID="info">
    107101<center>
     102<font>test</font>
    108103<table border="0" cellspacing="0" cellpadding="0" height="20">
    109104<tr><td valign="top" id="timer"></td></tr>
     
    114109<tr><td align="center" valign="top" id="server_info"></td></tr></table></center>
    115110</div></body>
    116 <?}?>
    117111</html>
Note: See TracChangeset for help on using the changeset viewer.