Users list
				Username
				Joined
				Last visit
				Posts
			'."\n";
		echo "\t\t\t".''."\n";
		echo "\t\t\t".'
'."\n";
	}
	?>
		
		
		'.$this->TPL['users_list'][$i]['regdate'].'
'."\n";
		echo "\t\t\t".''.(($this->TPL['users_list'][$i]['lastvisit']!= null) ? $this->TPL['users_list'][$i]['lastvisit'] : 'Never').'
'."\n";	
		echo "\t\t\t".''.$this->TPL['users_list'][$i]['post_count'].'
'."\n";
		echo "\t\t".'Options
			Select only users with rank: 
					= $this->getRankLevel(RANK_ADMIN); ?> • 
					= $this->getRankLevel(RANK_MOD); ?> • 
					= $this->getRankLevel(RANK_USER); ?>