fixed error in paiement fabrication when viewing paiement page back to normal prize
This commit is contained in:
@@ -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');
|
||||||
|
|
||||||
|
|||||||
2
private
2
private
Submodule private updated: 675cdf94c9...0c87b788fa
Reference in New Issue
Block a user