mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-03 02:54:21 +00:00
Update 27_show.tpl
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
$effect = "account";
|
||||
}
|
||||
if ($artefact['conquered'] >= (time()-86400)){
|
||||
$active = "Inactive";
|
||||
$active = date("Y-m-d H:i:s",$artefact['conquered']+86400);
|
||||
}else{
|
||||
$active = "Active";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user