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 . ')'; ?> procMtime($message->readingNotice['time']); ?>
: readingNotice['topic']); ?>
getVillageField($wref, 'name'), ENT_QUOTES, 'UTF-8'); echo TZ_NEW_VILLAGE_MSG . ' ' . $vname . ' ' . $coordLink; } ?>