2022-11-16 01:29:33 +08:00
|
|
|
Hi,
|
|
|
|
|
|
2022-12-30 00:59:41 +08:00
|
|
|
You got an OQRS request from <?php echo strtoupper($callsign); ?>.
|
2022-12-30 01:03:48 +08:00
|
|
|
<?php if ($usermessage != "") { ?>
|
2022-12-30 00:59:41 +08:00
|
|
|
The user entered the following message:
|
|
|
|
|
|
|
|
|
|
<?php echo $usermessage."\n"; ?>
|
2022-12-30 01:03:48 +08:00
|
|
|
<?php } ?>
|
2022-12-30 00:59:41 +08:00
|
|
|
|
2022-11-16 01:29:33 +08:00
|
|
|
Please log into your Cloudlog and process it.
|
|
|
|
|
|
|
|
|
|
Regards,
|
|
|
|
|
|
2022-12-30 00:59:41 +08:00
|
|
|
Cloudlog.
|