diff --git a/cis/private/outgoing/outgoing.php b/cis/private/outgoing/outgoing.php index c4f428108..897447d35 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