mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-13 14:51:01 +00:00
Update System
This commit is contained in:
@@ -11,10 +11,7 @@
|
||||
#################################################################################
|
||||
|
||||
############ Check Update #############
|
||||
if(isset($_GET['c']))
|
||||
{
|
||||
copy("http://travian.gamingcrazy.net/Update/update_latest.tpl", "Templates/update_latest.tpl");
|
||||
}
|
||||
copy("http://travian.gamingcrazy.net/Update/update_latest.tpl", "Templates/update_latest.tpl");
|
||||
|
||||
?>
|
||||
<div align="center">
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
$ver="15";
|
||||
$ver="16";
|
||||
?>
|
||||
Reference in New Issue
Block a user