fixed error in paiement fabrication when viewing paiement page back to normal prize

This commit is contained in:
asus
2024-05-04 16:16:05 +02:00
parent 3abe90b6d3
commit ab5e209f8e
2 changed files with 4 additions and 1 deletions

View File

@@ -49,6 +49,9 @@ function payment_page_checks_CIPF() {
// get the user id // get the user id
$user_id = get_current_user_id(); $user_id = get_current_user_id();
// also reset change card for 5€
reset_acf_prof_change_card_CIPF();
} }
add_action('wp', 'payment_page_checks_CIPF'); add_action('wp', 'payment_page_checks_CIPF');

Submodule private updated: 675cdf94c9...0c87b788fa