mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 16:30:10 +00:00
Rename general_stats.lua -> top.lua in API v2
This commit is contained in:
parent
2a64ed12bd
commit
949127cfd4
3 changed files with 22 additions and 22 deletions
|
|
@ -1187,7 +1187,7 @@ end
|
|||
|
||||
-- ##############################################
|
||||
|
||||
--@brief Format top alerts returned by get_stats() for general_stats.lua
|
||||
--@brief Format top alerts returned by get_stats() for top.lua
|
||||
function alert_store:format_top_alerts(stats)
|
||||
local top_alerts = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue