Vergleich usercp.php - 1.8.2 - 1.8.3

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 1644Zeile 1644
			{
$icon = $icon_cache[$thread['icon']];
$icon['path'] = str_replace("{theme}", $theme['imgdir'], $icon['path']);

			{
$icon = $icon_cache[$thread['icon']];
$icon['path'] = str_replace("{theme}", $theme['imgdir'], $icon['path']);

 
				$icon['path'] = htmlspecialchars_uni($icon['path']);
$icon['name'] = htmlspecialchars_uni($icon['name']);

				eval("\$icon = \"".$templates->get("usercp_subscriptions_thread_icon")."\";");
}
else

				eval("\$icon = \"".$templates->get("usercp_subscriptions_thread_icon")."\";");
}
else

Zeile 3885Zeile 3887
						{
$icon = $icon_cache[$thread['icon']];
$icon['path'] = str_replace("{theme}", $theme['imgdir'], $icon['path']);

						{
$icon = $icon_cache[$thread['icon']];
$icon['path'] = str_replace("{theme}", $theme['imgdir'], $icon['path']);

 
							$icon['path'] = htmlspecialchars_uni($icon['path']);
$icon['name'] = htmlspecialchars_uni($icon['name']);

							eval("\$icon = \"".$templates->get("usercp_subscriptions_thread_icon")."\";");
}
else

							eval("\$icon = \"".$templates->get("usercp_subscriptions_thread_icon")."\";");
}
else

Zeile 4071Zeile 4075
				{
$icon = $icon_cache[$thread['icon']];
$icon['path'] = str_replace("{theme}", $theme['imgdir'], $icon['path']);

				{
$icon = $icon_cache[$thread['icon']];
$icon['path'] = str_replace("{theme}", $theme['imgdir'], $icon['path']);

 
					$icon['path'] = htmlspecialchars_uni($icon['path']);
$icon['name'] = htmlspecialchars_uni($icon['name']);

					eval("\$icon = \"".$templates->get("usercp_subscriptions_thread_icon")."\";");
}
else

					eval("\$icon = \"".$templates->get("usercp_subscriptions_thread_icon")."\";");
}
else