mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-04-26 01:14:19 +08:00
4 lines
63 B
PHP
4 lines
63 B
PHP
<?php
|
|
if (!defined('EP_PAGES')) {
|
|
define('EP_PAGES', 4096);
|
|
}
|