Admin - Configuration - Maximum Values - Max Display Search Results Paypal IPN - Admin
Menu: Admin - Configuration - Maximum Values - Max Display Search Results Paypal IPN - Admin
/path/to/your/shop/admin/paypal.php
| Line #157 : $ipn_split = new splitPageResults($_GET['page'], MAX_DISPLAY_SEARCH_RESULTS_PAYPAL_IPN, $ipn_query_raw, $ipn_query_numrows);
Line #184 : <td class="smallText" valign="top"><?php echo $ipn_split->display_count($ipn_query_numrows, MAX_DISPLAY_SEARCH_RESULTS_PAYPAL_IPN, $_GET['page'], "Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> IPN's)"); ?></td>
|