diff --git a/votestats.php b/votestats.php index 370fed2..2a19fd9 100644 --- a/votestats.php +++ b/votestats.php @@ -25,7 +25,7 @@ if($result) while($row = mysql_fetch_object($result)) { if ($c % 2 == 1) { $bgcolor = "color0"; } else { $bgcolor = "color1"; } - $link = "$row->appName"; + $link = "$row->appName"; echo "