mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-02 00:27:12 +00:00
Minor changes using boolean statements
This commit is contained in:
@@ -154,7 +154,7 @@ if($displayarray['vac_mode'] == 1) echo "<tr><th colspan='2'><font color='Maroon
|
||||
</tbody>
|
||||
</table>
|
||||
<?php
|
||||
if(NEW_FUNCTIONS_OASIS == false) {
|
||||
if(!NEW_FUNCTIONS_OASIS) {
|
||||
echo "<table cellpadding=\"1\" cellspacing=\"1\" id=\"villages\">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user