diff --git a/cis/private/outgoing/outgoing.php b/cis/private/outgoing/outgoing.php index 897447d35..c4f428108 100755 --- a/cis/private/outgoing/outgoing.php +++ b/cis/private/outgoing/outgoing.php @@ -135,7 +135,7 @@ if($method=='new') if($preoutgoing->save()) { // Email an Auslandsabteilung schicken - //sendMailInternational(); + sendMailInternational(); $message=''.$p->t('global/erfolgreichAngelegt').''; } else