Frau Matthissa Olensky zu Abbrecher-Mail hinzugefügt

This commit is contained in:
Manfred Kindl
2020-09-07 21:29:19 +02:00
parent c53e6ce28d
commit 1f24b1e878
+1 -1
View File
@@ -154,7 +154,7 @@ if($result = $db->db_query($qry))
$message .= "Fachhochschule Technikum Wien\n";
$message .= "Höchstädtplatz 6\n";
$message .= "1200 Wien \n";
$to = 'wienerro@technikum-wien.at, astfaell@technikum-wien.at';
$to = 'wienerro@technikum-wien.at, astfaell@technikum-wien.at, olensky@technikum-wien.at';
$mail = new mail($to,'no-reply@'.DOMAIN,'Abbrecher Information', $message);
if($mail->send())
$text.="Abbrecher Infomail an $to verschickt\n";