aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/libDLImage.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/libDLImage.js b/modules/libDLImage.js
index 3dbd996..63fdcb9 100644
--- a/modules/libDLImage.js
+++ b/modules/libDLImage.js
@@ -28,7 +28,8 @@
//
// status : 'normarl' or 'error'
// message : error message (string) or image data (binary)
-// savePath : full path on local strage ( only success )
+// savePath : full path on local strage
+// ( only success and same savePath on the accept message )
//
var JSONMessage;
var xhrImg;