Vergleich memberlist.php - 1.01 - 1.18

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 119Zeile 119
	}
$users['location'] = $users[fid1];
$users['location'] = htmlspecialchars_uni(stripslashes($users['location']));

	}
$users['location'] = $users[fid1];
$users['location'] = htmlspecialchars_uni(stripslashes($users['location']));

	if($users['hideemail'] != "yes")

	if($users['hideemail'] == "yes")

	{
$useremail = "";
}

	{
$useremail = "";
}