mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
4 lines
63 B
PHP
4 lines
63 B
PHP
<?php
|
|
if (!defined('EP_PAGES')) {
|
|
define('EP_PAGES', 4096);
|
|
}
|