diff --git a/javascript/Upload.js b/javascript/Upload.js index 88227c49..578ed88e 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: false, + debug: true, preserve_relative_urls: true });