mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
This commit is contained in:
@@ -143,8 +143,8 @@
|
||||
$statistik .="Fehler: $error\n";
|
||||
|
||||
$text = $statistik."\n\n".$text;
|
||||
$to = 'oesi@technikum-wien.at';
|
||||
//$to = $adress_ext;
|
||||
//$to = 'oesi@technikum-wien.at';
|
||||
$to = $adress_ext;
|
||||
|
||||
if(mail($to, 'SYNC BisIO',$head_text.$text, "From: nsc@fhstp.ac.at"))
|
||||
echo "Mail wurde an $to versandt<br><br>";
|
||||
|
||||
Reference in New Issue
Block a user