Vergleich polls.php - 1.6.13 - 1.6.14

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 440Zeile 440
			$counter = $i;
$option = $options[$i];
$option = htmlspecialchars_uni($option);

			$counter = $i;
$option = $options[$i];
$option = htmlspecialchars_uni($option);

			$optionvotes = $votes[$i];

			$optionvotes = intval($votes[$i]);


if(!$optionvotes)
{


if(!$optionvotes)
{