mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
parent
534bf3ba39
commit
6b09a0ccfd
6 changed files with 249 additions and 30 deletions
|
|
@ -146,6 +146,7 @@ end
|
|||
function flow_data.getStats(queries, isHistorical)
|
||||
local results = {}
|
||||
|
||||
--tprint(isHistorical)
|
||||
if isHistorical ~= nil then
|
||||
if not isHistorical then
|
||||
-- In case of sankey, the aggregation function is called by flow_sankey.lua
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue