Index: branches/5.1.x/units/zones/zones_config.php =================================================================== diff -u -r13100 -r13156 --- branches/5.1.x/units/zones/zones_config.php (.../zones_config.php) (revision 13100) +++ branches/5.1.x/units/zones/zones_config.php (.../zones_config.php) (revision 13156) @@ -1,6 +1,6 @@ true, 'hooks' => Array (), 'QueryString' => Array ( - 1 => 'id', - 2 => 'page', - 3 => 'event', + 1 => 'id', + 2 => 'Page', + 3 => 'PerPage', + 4 => 'event', ), 'IDField' => 'ZoneID', 'TitleField' => 'Name',