mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-04 09:27:17 +00:00
feat: Admins can be attacked, raided and traded with via config option
This commit is contained in:
@@ -30,7 +30,7 @@ if($database->getVillageField($dataarray[1],'name')!="??") {
|
||||
<tr><td colspan="2" class="report_content">
|
||||
<table cellpadding="1" cellspacing="1" id="trade"><thead><tr>
|
||||
<td> </td>
|
||||
<td>><?php echo $user_url;?> from the village <?php echo $from_url;?></td>
|
||||
<td><?php echo $user_url;?> from the village <?php echo $from_url;?></td>
|
||||
</tr></thead><tbody><tr>
|
||||
<th>Resources</th>
|
||||
<td>
|
||||
|
||||
@@ -30,7 +30,7 @@ if($database->getVillageField($dataarray[1],'name')!="??") {
|
||||
<tr><td colspan="2" class="report_content">
|
||||
<table cellpadding="1" cellspacing="1" id="trade"><thead><tr>
|
||||
<td> </td>
|
||||
<td>><?php echo $user_url;?> from the village <?php echo $from_url;?></td>
|
||||
<td><?php echo $user_url;?> from the village <?php echo $from_url;?></td>
|
||||
</tr></thead><tbody><tr>
|
||||
<th>Resources</th>
|
||||
<td>
|
||||
|
||||
@@ -30,7 +30,7 @@ if($database->getVillageField($dataarray[1],'name')!="??") {
|
||||
<tr><td colspan="2" class="report_content">
|
||||
<table cellpadding="1" cellspacing="1" id="trade"><thead><tr>
|
||||
<td> </td>
|
||||
<td>><?php echo $user_url;?> from the village <?php echo $from_url;?></td>
|
||||
<td><?php echo $user_url;?> from the village <?php echo $from_url;?></td>
|
||||
</tr></thead><tbody><tr>
|
||||
<th>Resources</th>
|
||||
<td>
|
||||
|
||||
@@ -30,7 +30,7 @@ if($database->getVillageField($dataarray[1],'name')!="??") {
|
||||
<tr><td colspan="2" class="report_content">
|
||||
<table cellpadding="1" cellspacing="1" id="trade"><thead><tr>
|
||||
<td> </td>
|
||||
<td>><?php echo $user_url;?> from the village <?php echo $from_url;?></td>
|
||||
<td><?php echo $user_url;?> from the village <?php echo $from_url;?></td>
|
||||
</tr></thead><tbody><tr>
|
||||
<th>Resources</th>
|
||||
<td>
|
||||
|
||||
@@ -30,7 +30,7 @@ if($database->getVillageField($dataarray[1],'name')!="??") {
|
||||
<tr><td colspan="2" class="report_content">
|
||||
<table cellpadding="1" cellspacing="1" id="trade"><thead><tr>
|
||||
<td> </td>
|
||||
<td>><?php echo $user_url;?> from the village <?php echo $from_url;?></td>
|
||||
<td><?php echo $user_url;?> from the village <?php echo $from_url;?></td>
|
||||
</tr></thead><tbody><tr>
|
||||
<th>Resources</th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user