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