This commit is contained in:
Rudolf Hangl
2007-02-08 13:06:19 +00:00
parent 6a33b66fa1
commit cc10431d52
3 changed files with 38 additions and 39 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ else
//echo nl2br($text);
echo nl2br("\n".$error_log);
echo nl2br("\nGesamt: $anzahl_quelle / Eingefügt: $anzahl_eingefuegt / Fehler: $anzahl_fehler");
mail($adress, 'SYNC Personen', $error_log);
?>
</body>
</html>