Vergleich showteam.php - 1.8.7 - 1.8.8

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 124Zeile 124
	$bgcolor = '';
foreach($usergroup['user_list'] as $user)
{

	$bgcolor = '';
foreach($usergroup['user_list'] as $user)
{

		$user['username'] = format_name($user['username'], $user['usergroup'], $user['displaygroup']);

		$user['username'] = format_name(htmlspecialchars_uni($user['username']), $user['usergroup'], $user['displaygroup']);

		$user['profilelink'] = get_profile_link($user['uid']);

// For the postbit templates

		$user['profilelink'] = get_profile_link($user['uid']);

// For the postbit templates