14 lines
		
	
	
		
			410 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			410 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| /**
 | |
|  * Created by Amin.MasterkinG
 | |
|  * Website : MasterkinG32.CoM
 | |
|  * Email : lichwow_masterking@yahoo.com
 | |
|  * Date: 11/26/2018 - 8:36 PM
 | |
|  */
 | |
| ?>
 | |
| <div style="text-align: left;padding: 10px;line-height: 1.5;">
 | |
|     <p>Join our <a href="" target="_blank">Discord</a>.</p>
 | |
|     <p>Email : info@my.com</p>
 | |
|     <p>Edit template/<?php echo $antiXss->xss_clean(get_config("template")); ?>/tpl/contactus.php</p>
 | |
| </div>
 | 
