mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixes configuration import not working
This commit is contained in:
parent
4bf7f1f2cc
commit
dec8c48fd0
8 changed files with 14 additions and 7 deletions
|
|
@ -24,6 +24,8 @@ end
|
|||
|
||||
-- ################################################
|
||||
|
||||
tprint(_POST)
|
||||
|
||||
local modules = import_export_rest_utils.unpack(_POST["JSON"])
|
||||
|
||||
if not modules or not modules["all"] then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue