mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
Show equipable items in server based in items.xml (#286)
* items.php * Update items.php * Another tabs update
This commit is contained in:

committed by
Stefan A. Brannfjell

parent
5453bb96d1
commit
add2738e76
@@ -13,6 +13,7 @@
|
||||
<li><a href="deaths.php">Deaths</a></li>
|
||||
<li><a href="killers.php">Killers</a></li>
|
||||
<li><a href="spells.php">Spells</a></li>
|
||||
<?php if ($config['items'] == true) { ?><li><a href="items.php">Items</a></li><?php } ?>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="forum.php">Forum</a></li>
|
||||
|
Reference in New Issue
Block a user