mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
nEdge packaging
This commit is contained in:
parent
bcac2487c6
commit
04627745ae
14 changed files with 59 additions and 52 deletions
|
|
@ -10,7 +10,7 @@ local prefs = ntop.getPrefs()
|
|||
local info = ntop.getInfo()
|
||||
local menu_subpages = require "prefs_menu"
|
||||
show_advanced_prefs_key = "ntopng.prefs.show_advanced_prefs"
|
||||
local have_nedge = haveNedge()
|
||||
local have_nedge = ntop.isnEdge()
|
||||
|
||||
-- ############################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue