diff options
-rwxr-xr-x | includes/funktion_xml_schudle.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/funktion_xml_schudle.php b/includes/funktion_xml_schudle.php index 1fd708bb..a7cf9af4 100755 --- a/includes/funktion_xml_schudle.php +++ b/includes/funktion_xml_schudle.php @@ -119,6 +119,7 @@ function SaveSchedule() echo "fail <u>". mysql_error($con). "</u>($SQL3)<br>\n"; } + echo "<br>\n"; } else if ($EngelNeeded < 0) { |