added email when account expire
This commit is contained in:
@@ -70,6 +70,7 @@ function handle_card_expire_CIPF($user_id) {
|
||||
else {
|
||||
set_account_expired_CIPF($user_id);
|
||||
}
|
||||
send_emails_CIPF('account_expired', $user_id);
|
||||
}
|
||||
else {
|
||||
if (is_account_waiting_transfert_CIPF($user_id)) {
|
||||
|
||||
Reference in New Issue
Block a user