Fix PHP opening tag in mapviewlarge.tpl

This commit is contained in:
kiliczsh
2025-11-14 09:56:16 +03:00
parent 277f67c2f5
commit f3d31328e0
+2 -1
View File
@@ -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']);