X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/137822b2c8874dd8a5b56b58774d50f09c122220..699d174c8cd3dd88265826a6b69c7fae3b62e0a8:/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.