Index: branches/5.1.x/units/orders/orders_config.php =================================================================== diff -u -r13147 -r13156 --- branches/5.1.x/units/orders/orders_config.php (.../orders_config.php) (revision 13147) +++ branches/5.1.x/units/orders/orders_config.php (.../orders_config.php) (revision 13156) @@ -1,6 +1,6 @@ Array( - 1 => 'id', - 2 => 'Page', - 3 => 'event', - 4 => 'mode', + 1 => 'id', + 2 => 'Page', + 3 => 'PerPage', + 4 => 'event', + 5 => 'mode', ), 'IDField' => 'OrderId', 'StatusField' => Array('Status'), // field, that is affected by Approve/Decline events