X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/39646912fc3018f2a6922ba6716be22a91da14e9..c83e33b75d24c71b29df94a061e79a3079f7fe12:/WEB-INF/lib/ttExportHelper.class.php diff --git a/WEB-INF/lib/ttExportHelper.class.php b/WEB-INF/lib/ttExportHelper.class.php index d40ce452..26c801d4 100644 --- a/WEB-INF/lib/ttExportHelper.class.php +++ b/WEB-INF/lib/ttExportHelper.class.php @@ -69,7 +69,7 @@ class ttExportHelper { "\" plugins=\"".$user->plugins."\" lock_spec=\"".$user->lock_spec."\" workday_minutes=\"".$user->workday_minutes. "\" config=\"".$user->config. "\">\n"); - fwrite($file, " group."]]>\n"); + fwrite($file, " group_name."]]>\n"); fwrite($file, " allow_ip."]]>\n"); fwrite($file, " password_complexity."]]>\n"); fwrite($file, "\n");