| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -52,10 +52,10 @@ function generateUserNameByID($userid, $showClanTags = TRUE){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						$nickname = $user_info['nickname'];
 | 
					 | 
					 | 
					 | 
						$nickname = $user_info['nickname'];
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						if($user_info['clanz_pre'] !== NULL && $user_info['clanz_pre'] != '' && $showClanTags) {
 | 
					 | 
					 | 
					 | 
						if($user_info['clanz_pre'] !== NULL && $user_info['clanz_pre'] != '' && $showClanTags) {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							$nickname = $user_info['clanz_pre'] . ' ' . $nickname;
 | 
					 | 
					 | 
					 | 
							$nickname = '<span style="color:'.$GLOBALS['COLOR_CLAN_TAG'].'">'.$user_info['clanz_pre'] . '</span> ' . $nickname;
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						}
 | 
					 | 
					 | 
					 | 
						}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						if($user_info['clanz_suff'] !== NULL && $user_info['clanz_suff'] != '' && $showClanTags) {
 | 
					 | 
					 | 
					 | 
						if($user_info['clanz_suff'] !== NULL && $user_info['clanz_suff'] != '' && $showClanTags) {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							$nickname = $nickname . ' ' . $user_info['clanz_suff'];
 | 
					 | 
					 | 
					 | 
							$nickname = $nickname . ' <span style="color:'.$GLOBALS['COLOR_CLAN_TAG'].'">' . $user_info['clanz_suff'] . '</span>';
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						}
 | 
					 | 
					 | 
					 | 
						}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						if($color == ''){
 | 
					 | 
					 | 
					 | 
						if($color == ''){
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |