Cloudlog/application/views/email/oqrs_request.php

15 wiersze
260 B
PHP
Czysty Zwykły widok Historia

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