test
This commit is contained in:
parent
9e8c68fc01
commit
26bf1baa81
@ -40,6 +40,7 @@ class schulze
|
|||||||
|
|
||||||
function votify(&$votes)
|
function votify(&$votes)
|
||||||
{
|
{
|
||||||
|
array_flip($vote);
|
||||||
foreach($votes as $vote)
|
foreach($votes as $vote)
|
||||||
{
|
{
|
||||||
$vote["vote"] = explode("/", $vote["vote"]);
|
$vote["vote"] = explode("/", $vote["vote"]);
|
||||||
|
Reference in New Issue
Block a user