diff --git a/woocommerce-paypal-payments.php b/woocommerce-paypal-payments.php index 3a3310f4c..bc078e410 100644 --- a/woocommerce-paypal-payments.php +++ b/woocommerce-paypal-payments.php @@ -117,7 +117,7 @@ define( 'PPCP_PAYPAL_BN_CODE', 'Woo_PPCP' ); update_option( 'woocommerce-ppcp-version', $plugin_version ); } }, - 1 + -1 ); register_activation_hook( __FILE__,