Guest User

Untitled

a guest
Apr 19th, 2018
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. function wp_paypal_order_processed_action( $post_id ) {
  2. global $wpdb;
  3. $wpdb->query("CALL ExtendLicense('1@gmail.com', 30, 300, '2018-06-12')");
  4. $wpdb->query('COMMIT');
  5. }
Add Comment
Please, Sign In to add comment