From 14cb40b1173d507b935774638f1507c8c8f6890c Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Mon, 18 May 2009 09:37:08 -0400 Subject: Fixed poll sidebar comments --- includes/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/footer.php b/includes/footer.php index 04fe838..6713db0 100755 --- a/includes/footer.php +++ b/includes/footer.php @@ -146,7 +146,7 @@ if (!isset($noRightbar)) $template->adds_block('COMMENTS', array( 'ID' => $getcomments3[$i]['id'], 'AREA' => 'poll', - 'CODED' => $num, + 'CODED' => $getpotw3['id'], 'ENDING' => '.php', 'TITLE' => 'Poll "' . $getpotw3['question'] . '"', 'AUTHOR' => (($website != '') ? '' . $username . '' : $username))); -- cgit 1.4.1