Update files_api.py

pull/109/head
midoks 4 years ago
parent c5ea6b9c88
commit ea3b710ec0
  1. 1
      class/core/files_api.py

@ -712,6 +712,7 @@ done
fp.close()
if path.find("web_conf") > 0:
print("web_conf")
mw.restartWeb()
mw.writeLog('文件管理', '文件保存成功', (path,))

Loading…
Cancel
Save