mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Minor #9814 fixes
This commit is contained in:
parent
8d4390049b
commit
5e9dbd717a
3 changed files with 4 additions and 4 deletions
|
|
@ -7,7 +7,7 @@ package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
|||
|
||||
require "lua_utils"
|
||||
|
||||
fname = "ndpi_protocols.txt"
|
||||
fname = "ndpi_application_protocols.txt"
|
||||
|
||||
sendHTTPContentTypeHeader('text/plain', 'attachment; filename="'..fname..'"')
|
||||
interface.dumpnDPIProtocolId()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue