UMC_StartVote currently takes a string of admin flags used to filter out the
users who can take part in the vote ("passing 'z' will make only users with the
'z' flag eligible to vote).
This should be changed so that UMC_StartVote takes a sequence of clients to
display the vote to. The filtering should be done by the module.
This is important in order to support modules which want to present votes to
only a few people. It also gives modules the flexibility to filter clients
however they please.
Original issue reported on code.google.com by Steell1...@gmail.com on 3 Mar 2012 at 6:03
Original issue reported on code.google.com by
Steell1...@gmail.com
on 3 Mar 2012 at 6:03