This commit is contained in:
skilion 2017-05-28 23:01:58 +02:00
parent 809ccde562
commit 305242d8a1

View file

@ -43,7 +43,7 @@ struct UploadSession
return false;
}
if (!exists(session["localPath"].str)) {
log.vlog("The file do not exist anymore");
log.vlog("The file does not exist anymore");
return false;
}
// request the session status