Aleksander Machniak
2012-06-06 d1d0564a91812e3e58569bfa0ef413d36e130d24
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