Vergleich member.php - 1.8.10 - 1.8.11

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 893Zeile 893
					continue;
}


					continue;
}


				$code = $select = $val = $options = $expoptions = $useropts = $seloptions = '';


				$code = $select = $val = $options = $expoptions = $useropts = '';
$seloptions = array();

				$profilefield['type'] = htmlspecialchars_uni($profilefield['type']);
$thing = explode("\n", $profilefield['type'], "2");
$type = trim($thing[0]);

				$profilefield['type'] = htmlspecialchars_uni($profilefield['type']);
$thing = explode("\n", $profilefield['type'], "2");
$type = trim($thing[0]);

Zeile 1096Zeile 1097
		{
$allownoticescheck = "checked=\"checked\"";
$hideemailcheck = '';

		{
$allownoticescheck = "checked=\"checked\"";
$hideemailcheck = '';

			$emailnotifycheck = '';

 
			$receivepmscheck = "checked=\"checked\"";
$pmnoticecheck = " checked=\"checked\"";
$pmnotifycheck = '';

			$receivepmscheck = "checked=\"checked\"";
$pmnoticecheck = " checked=\"checked\"";
$pmnotifycheck = '';