Thomas Bruederli
2012-06-07 d447a4f2296e5e9afc9d79cede0e49b2d6210f9f
program/js/app.js
@@ -6259,7 +6259,7 @@
      dashdash = '--', crlf = '\r\n',
      multipart = dashdash + boundary + crlf;
    if (!file || !files.length)
    if (!files || !files.length)
      return;
    // inline function to submit the files to the server