mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			111 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			111 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
namespace common;
 | 
						|
 | 
						|
const LATEST_RULES_VERSION = 1;
 | 
						|
const RULES_APPLY_FROM = '2016-08-06T18:00:00+03:00';
 |