mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-15 07:41:00 +00:00
Some important fixes
Some important fixes
This commit is contained in:
@@ -145,6 +145,13 @@ $idUser = isset($_SESSION['id_user']) ? (int)$_SESSION['id_user'] : 0;
|
||||
<?php echo FORUM; ?>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<!-- Discord -->
|
||||
<p>
|
||||
<a href="https://discord.gg/HzU2HfqaG" target="_blank" rel="noopener noreferrer" style="color: #d32f2f; font-weight: bold;">
|
||||
Discord
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<!-- Plus / Support / Custom links -->
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user