Line 387 in cre.module needs brackets.
$db_result = db_query("SELECT vote_id, uid, content_id, content_type FROM votingapi_vote
WHERE vote_id < %d
ORDER BY vote_id DESC LIMIT %d", $starting_pos, $vote_limit);
Comments
Comment #1
Scott Reynolds commentedfixed in dev. moving towards a stable release