From 10c47c69a61e6d236c5f7fceac241ea31c769ef9 Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Mon, 10 Sep 2012 08:36:02 +0000 Subject: [PATCH] --- cis/private/outgoing/outgoing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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