mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Community plugins fixes
This commit is contained in:
parent
20046ffb4c
commit
3a6897bb84
3 changed files with 5 additions and 2 deletions
|
|
@ -2,6 +2,8 @@
|
|||
-- (C) 2014-18 - ntop.org
|
||||
--
|
||||
local dirs = ntop.getDirs()
|
||||
|
||||
require("lua_utils")
|
||||
local ts_utils = require("ts_utils")
|
||||
local os_utils = require("os_utils")
|
||||
local tracker = require "tracker"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue