Index: branches/5.1.x/units/polls/polls_config.php =================================================================== diff -u -N -r13094 -r13155 --- branches/5.1.x/units/polls/polls_config.php (.../polls_config.php) (revision 13094) +++ branches/5.1.x/units/polls/polls_config.php (.../polls_config.php) (revision 13155) @@ -1,6 +1,6 @@ true, 'QueryString' => Array( - 1 => 'id', - 2 => 'page', - 3 => 'event', - 4 => 'mode', + 1 => 'id', + 2 => 'Page', + 3 => 'PerPage', + 4 => 'event', + 5 => 'mode', ), 'IDField' => 'PollId',