WP-Polls 2.06b

I have fixed a small bug in wp-polls.php. Under the function vote_poll();

$voted_cookie = check_voted_cookie($poll_ip);

It should be $poll_id instead of $poll_ip.

Thanks to Janne from Finland

Comments are closed.