mirror of
				https://github.com/Mibew/i18n.git
				synced 2025-11-01 01:36:57 +03:00 
			
		
		
		
	Change version to 1.6.7
This commit is contained in:
		
							parent
							
								
									36aa4f4b74
								
							
						
					
					
						commit
						5ea2f8416a
					
				| @ -1 +1 @@ | ||||
| Mibew/1.6.6 | ||||
| Mibew/1.6.7 | ||||
| @ -2,7 +2,7 @@ | ||||
| 
 | ||||
| <project basedir="." default="update" name="Obfuscator"> | ||||
|   <property name="closure.c" value="/usr/local/closure/compiler.jar" /> | ||||
|   <property name="mibew.location" value="../166" /> | ||||
|   <property name="mibew.location" value="../167" /> | ||||
| 
 | ||||
|   <target name="update"> | ||||
| 	<java jar="${closure.c}" fork="true"> | ||||
|  | ||||
| @ -33,8 +33,8 @@ $home_locale = locale_pattern_check($home_locale) && locale_exists($home_locale) | ||||
| 
 | ||||
| $locale_cookie_name = 'mibew_locale'; | ||||
| 
 | ||||
| $version = '1.6.6'; | ||||
| $jsver = "166"; | ||||
| $version = '1.6.7'; | ||||
| $jsver = "167"; | ||||
| 
 | ||||
| // Make session cookie more secure
 | ||||
| @ini_set('session.cookie_httponly', TRUE); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user