Commit 09b2b6ac authored by Kamron Aroonrua's avatar Kamron Aroonrua 💬

log

parent 27e3173c
......@@ -79,6 +79,7 @@ function perform_function(context,request,response){
});
if(acp){
console.log('send data ' + String(idx+1) + ' of ' + String(data.length))
send_storage(caller,dc_meta,el_data,sname,function(err){
if(!err){
idx++;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment