mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-01 08:07:14 +00:00
added the link for github page
will open now the github page for updating till i can fix the download link system
This commit is contained in:
@@ -60,7 +60,7 @@ if(isset($_GET['u']))
|
|||||||
<td class="hab" colspan="1"><?php
|
<td class="hab" colspan="1"><?php
|
||||||
if($latest > $ver)
|
if($latest > $ver)
|
||||||
{
|
{
|
||||||
echo'<center><a href="?p=update&u"><img src="../img/admin/b/update.png"></a></center>';
|
echo'<center><a href="https://github.com/yi12345/TravianZ"><img src="../img/admin/b/update.png"></a></center>';
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user