]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/ttFileHelper.class.php
Dutch translation improved.
[timetracker.git] / WEB-INF / lib / ttFileHelper.class.php
index 441b8f40a027478649b3b833d6bc3bcb6c940d01..a45326cbc46279e55ccd62d4d47695ef97555029 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.