Closed (won't fix)
Project:
Voting API
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2008 at 22:52 UTC
Updated:
11 Jan 2011 at 16:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
Chris CharltonAnother way could be
if ($uid === NULL) {Comment #2
Chris CharltonHere's my patch which is smaller (only containing the
!isset($uid)changes. The attached patch is not from the CVS checkout but a local copy I had on hand.Comment #3
eaton commentedSupport for the 5.x branch of VotingAPI has ended with the release of Drupal 7 and the upcoming release of VotingAPI 7.x-2.4.