Index: branches/5.1.x/units/gateways/gateways_config.php =================================================================== diff -u -N -r13100 -r13156 --- branches/5.1.x/units/gateways/gateways_config.php (.../gateways_config.php) (revision 13100) +++ branches/5.1.x/units/gateways/gateways_config.php (.../gateways_config.php) (revision 13156) @@ -1,6 +1,6 @@ Array( - 1 => 'id', - 2 => 'page', - 3 => 'event', + 1 => 'id', + 2 => 'Page', + 3 => 'PerPage', + 4 => 'event', ), 'IDField' => 'GWConfigFieldId', 'TableName' => TABLE_PREFIX.'GatewayConfigFields',