mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
changed prio to be before woo
This commit is contained in:
parent
3bad3bad7d
commit
f2ff105a0d
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ define( 'PPCP_PAYPAL_BN_CODE', 'Woo_PPCP' );
|
||||||
update_option( 'woocommerce-ppcp-version', $plugin_version );
|
update_option( 'woocommerce-ppcp-version', $plugin_version );
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
1
|
-1
|
||||||
);
|
);
|
||||||
register_activation_hook(
|
register_activation_hook(
|
||||||
__FILE__,
|
__FILE__,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue