readingNotice['ntype'] ?? 24); $coords = explode(',', (string)($message->readingNotice['data'] ?? '')); $x = (int)($coords[0] ?? 0); $y = (int)($coords[1] ?? 0); $wref = (int)($message->readingNotice['toWref'] ?? 0); $mapCheck = $generator->getMapCheck($wref); $coordLink = '(' . $x . '|' . $y . ')'; ?>
| : | readingNotice['topic']); ?> |
|---|---|
| getVillageField($wref, 'name'), ENT_QUOTES, 'UTF-8'); echo TZ_NEW_VILLAGE_MSG . ' ' . $vname . ' ' . $coordLink; } ?> | |