Fixed typo
authorMarcel Werk <burntime@woltlab.com>
Wed, 27 Nov 2013 16:13:01 +0000 (17:13 +0100)
committerMarcel Werk <burntime@woltlab.com>
Wed, 27 Nov 2013 16:13:01 +0000 (17:13 +0100)
files/lib/system/exporter/WBB4xExporter.class.php

index d82355742d68ae0584499a0fcd0cc2ae8ee2f987..95e3da60104909c2634a35ec609cc27a53dc66ac 100644 (file)
@@ -1034,7 +1034,7 @@ class WBB4xExporter extends AbstractExporter {
                                'endTime' => $row['endTime'],
                                'isChangeable' => $row['isChangeable'],
                                'isPublic' => $row['isPublic'],
-                               'sortByVotes' => $row['sortByResult'],
+                               'sortByVotes' => $row['sortByVotes'],
                                'resultsRequireVote' => $row['resultsRequireVote'],
                                'maxVotes' => $row['maxVotes'],
                                'votes' => $row['votes']