escape slash in hamqth aswell

This commit is contained in:
HB9HIL
2024-07-05 11:24:38 +02:00
parent 4116ce3482
commit 9922c963e8

View File

@@ -60,6 +60,7 @@ class Hamqth {
public function search($callsign, $key)
{
$callsign = str_replace("/", "&#47", $callsign);
$data = null;
try {
// URL to the XML Source