nEdge packaging

This commit is contained in:
Simone Mainardi 2017-12-17 23:14:47 +01:00
parent bcac2487c6
commit 04627745ae
14 changed files with 59 additions and 52 deletions

View file

@ -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()
-- ############################################