mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Added logic to report dropbox sharing information
This commit is contained in:
parent
486f7af810
commit
b775657f59
8 changed files with 108 additions and 25 deletions
|
|
@ -8,7 +8,6 @@ package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
|||
require "lua_utils"
|
||||
require "flow_utils"
|
||||
|
||||
|
||||
sendHTTPContentTypeHeader('text/html')
|
||||
local debug = debug_flow_data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue