bugfix
This commit is contained in:
parent
33e47f232f
commit
55604a025e
@ -39,7 +39,7 @@ class FileMgr:
|
||||
realpath = r.realpath
|
||||
ns = {
|
||||
"id": getID(),
|
||||
"folderid": params_kw.fid,
|
||||
"folderid": params_kw.folderid,
|
||||
"fiid":params_kw.fiid,
|
||||
"name":os.path.basename(params_kw.upfile),
|
||||
"webpath": webpath,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user