Dutch translation improved.
[timetracker.git] / WEB-INF / lib / ttFileHelper.class.php
index 441b8f4..a45326c 100644 (file)
@@ -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.