14 行
		
	
	
	
		
			260 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			14 行
		
	
	
	
		
			260 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
Hi,
 | 
						|
 | 
						|
You got an OQRS request from <?php echo strtoupper($callsign); ?>.
 | 
						|
<?php if ($usermessage != "") { ?>
 | 
						|
The user entered the following message:
 | 
						|
 | 
						|
<?php echo $usermessage."\n"; ?>
 | 
						|
<?php } ?>
 | 
						|
 | 
						|
Please log into your Cloudlog and process it.
 | 
						|
 | 
						|
Regards,
 | 
						|
 | 
						|
Cloudlog.
 |