mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Fixes #6842
This commit is contained in:
parent
c2a8faeeef
commit
0f71477727
2 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
dirs = ntop.getDirs()
|
||||
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
||||
require "lua_utils"
|
||||
local locales_utils = require "locales_utils"
|
||||
|
||||
sendHTTPHeader('application/json')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue