mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
/**
 | 
						|
 * @var string $key
 | 
						|
 */
 | 
						|
?>
 | 
						|
 | 
						|
You want to change you account E-mail. Right? So you must pass the code below into field on site.
 | 
						|
 | 
						|
Code: <?= $key ?>
 | 
						|
 | 
						|
// P.S. yes, this is E-mail is not designed yet :)
 |