mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Fixes circular dependency and lightened some modules
This commit is contained in:
parent
de03d66a73
commit
ef27b0b058
14 changed files with 1929 additions and 2045 deletions
|
|
@ -13,6 +13,8 @@ end
|
|||
|
||||
pragma_once_ntop_utils = true
|
||||
|
||||
-- This is required because it simply adds the tracing functions, like traceError
|
||||
require "lua_trace"
|
||||
|
||||
local clock_start = os.clock()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue