mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Various flow dump improvements and bug fixes
This commit is contained in:
parent
4945f5c902
commit
2a5baca948
15 changed files with 148 additions and 117 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
dirs = ntop.getDirs()
|
||||
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
||||
-- io.write ("Session:".._SESSION["session"].."\n")
|
||||
|
||||
require "lua_utils"
|
||||
|
||||
sendHTTPHeader('text/html; charset=iso-8859-1')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue