mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
parent
b057748618
commit
357f11900f
4 changed files with 52 additions and 8 deletions
|
|
@ -23,8 +23,6 @@ local edition = _GET["edition"] or ""
|
|||
-- #######################################################
|
||||
|
||||
if(isAdministrator() and (_POST["action"] == "reload")) then
|
||||
local plugins_utils = require("plugins_utils")
|
||||
|
||||
plugins_utils.loadPlugins()
|
||||
user_scripts.loadDefaultConfig()
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue