mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-02 18:44:21 +00:00
Fix PHP opening tag in mapviewlarge.tpl
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<?php
|
||||
|
||||
#################################################################################
|
||||
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
||||
## --------------------------------------------------------------------------- ##
|
||||
@@ -13,7 +15,6 @@
|
||||
## ##
|
||||
#################################################################################
|
||||
|
||||
<?php
|
||||
|
||||
if(isset($_GET['z'])){
|
||||
$currentcoor = $database->getCoor($_GET['z']);
|
||||
|
||||
Reference in New Issue
Block a user