mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Fixes duplicated entries in radius
This commit is contained in:
parent
cf2a9eff59
commit
2351032cd1
2 changed files with 12 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
|||
require "ntop_utils"
|
||||
require "locales_utils"
|
||||
require "lua_utils_generic"
|
||||
require "http_lint"
|
||||
local json = require("dkjson")
|
||||
|
||||
local rest_utils = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue