Merge branch 'main' of https://github.com/Thomasluigi07/MORBLOX-WEBSITE
This commit is contained in:
commit
ffc7b7d736
|
|
@ -1,4 +1,5 @@
|
||||||
@php
|
@php
|
||||||
|
header("content-type:text/xml");
|
||||||
ob_start();
|
ob_start();
|
||||||
$PlaceID = addslashes($_GET["PlaceID"]);
|
$PlaceID = addslashes($_GET["PlaceID"]);
|
||||||
@endphp
|
@endphp
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue