Pages vues depuis 25/05/2001 : 110 427 766
Index du forum »» Questions »» [Résolu] - Sondage
if (($pollcomm) AND ($mode!="nocomments")) {
if ($anonpost==1 OR $admin OR $user) {
if ($ibid=theme_image("box/comment.gif")) {$imgtmp=$ibid;} elseif ($ibid=theme_image("box/$language/comment.gif")) {$imgtmp=$ibid;} else {$imgtmp="$userimg$language/comment.gif";}
echo "<p align=\"center\"><a href=\"pollcomments.php?op=Reply&pid=0&pollID=$pollID\"><img src=\"$imgtmp\" border=\"0\" ALT=\"\"></a></p><br />";
}
!include!("pollcomments.php");
}