diff --git a/plugins/cipf_plugin/php/profs_handle_states.php b/plugins/cipf_plugin/php/profs_handle_states.php index 68a9f90..ce64411 100644 --- a/plugins/cipf_plugin/php/profs_handle_states.php +++ b/plugins/cipf_plugin/php/profs_handle_states.php @@ -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)) {