We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94d7a70 + cdf7c0e commit fe53d29Copy full SHA for fe53d29
iwsy/resources/ecs/fileman.txt
@@ -302,7 +302,7 @@ Upload:
302
else
303
begin
304
put CurrentPath into Path
305
- if IsHome put `uupload/` cat Password cat `/` cat Email cat `/` cat Password cat `/` cat Path into Path
+ if IsHome put `uupload/` cat Email cat `/` cat Password cat `/` cat Path into Path
306
else put `upload/` cat AdminPassword cat `/` cat Path into Path
307
upload UploadFile to Path with UploadProgress and UploadStatus
308
goto Browser
0 commit comments