diff --git a/javascript/Upload.js b/javascript/Upload.js index 578ed88e..88227c49 100644 --- a/javascript/Upload.js +++ b/javascript/Upload.js @@ -76,7 +76,7 @@ Upload.prototype = { button_height : this.buttonHeight, flash_url : 'jsparty/SWFUpload/swfupload.swf', // Relative to this file swfupload_loaded_handler: this.buildUI.bind(this), - debug: true, + debug: false, preserve_relative_urls: true });