예제 #1
0
        ?>
?games&amp;uid=<?php 
        echo $User["pid"];
        ?>
"><?php 
        echo $lang["user_game_history"];
        ?>
</a></h2>
    </div>
  </td>
</tr>
</table>


  <?php 
        echo DisplayGameTypes($GameAliasesGames, 'u=' . $User["pid"], 1, '#game_history');
        ?>
  
  
  
   <table>
    <tr>
	 <th width="220" class="padLeft"><?php 
        echo $lang["game"];
        ?>
</th>
	 <?php 
        if (isset($_GET["u"])) {
            ?>
	 <th width="40"><?php 
            echo $lang["hero"];
예제 #2
0
</a> <?php 
    echo OS_HeroIcon($GamesData[0]["hero_history"]);
    ?>
</h2>
   </div>
   <?php 
}
?>
<table>
  <tr>
    <td width="200"><?php 
echo DisplayGameFilter($StartYear);
?>
</td>
    <td><?php 
echo DisplayGameTypes($GameAliasesGames);
?>
</td>
  </tr>
</table>

  <table>
    <tr>
	 <th width="240" class="padLeft"><?php 
echo $lang["game"];
?>
</th>
	 <th width="80"><?php 
echo $lang["duration"];
?>
</th>