X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/137822b2c8874dd8a5b56b58774d50f09c122220..c9635e26bfce35b8009e8a760d9aec8de89ec3f5:/WEB-INF/lib/ttFileHelper.class.php diff --git a/WEB-INF/lib/ttFileHelper.class.php b/WEB-INF/lib/ttFileHelper.class.php index 441b8f40..a45326cb 100644 --- a/WEB-INF/lib/ttFileHelper.class.php +++ b/WEB-INF/lib/ttFileHelper.class.php @@ -130,7 +130,6 @@ class ttFileHelper { 'file_name' => urlencode($fields['file_name']), 'description' => urlencode($fields['description']), // TODO: add file content here, too. Will this work for large files? - // ); // url-ify the data for the POST.