X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/5210e7673369389701814dab3bf646b7a0d98437..51818601ad6bd5fafcbc93e171b51f9eaf98486c:/WEB-INF/lib/ttExportHelper2.class.php diff --git a/WEB-INF/lib/ttExportHelper2.class.php b/WEB-INF/lib/ttExportHelper2.class.php index a34c66fa..a179769e 100644 --- a/WEB-INF/lib/ttExportHelper2.class.php +++ b/WEB-INF/lib/ttExportHelper2.class.php @@ -62,7 +62,7 @@ class ttExportHelper2 { // Write XML to the file. fwrite($file, "\n"); - fwrite($file, "\n"); + fwrite($file, "\n"); // Write group info. fwrite($file, "currency."\" decimal_mark=\"".$user->decimal_mark."\" lang=\"".$user->lang. @@ -324,7 +324,7 @@ class ttExportHelper2 { $this->projectMap = array(); $this->taskMap = array(); - fwrite($file, "\n"); + fwrite($file, "\n"); fclose($file); if ($compress) {