Code: Alles auswählen
##############################################################
## MOD Title : Multiple Choice Voting
## MOD Author : Poupoune < kristff@hotmail.com > (N/A) http://www.phpbb-fr.com
##
## MOD Description : Allows users to make multiple choices of voting on polls.
## That function can be activated on posting.php where the poster
## can choose wether a one choice poll or a multiple choices poll.
## Multiple choices polls will be represented as checkbox.
## Multiple choices polls can be disabled in the ACP.
##
## MOD Version : 1.0.0
##
##
##############################################################