--
-- (C) 2014-19 - ntop.org
--
local dirs = ntop.getDirs()
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
local alerts_api = require "alerts_api"
local flow_callbacks_utils = {}
-- #################################
function flow_callbacks_utils.print_callbacks_config()
local tab = _GET["tab"] or "application_detected"
local descr = alerts_api.load_flow_check_modules(entity_type)
print [[
| ]] print(i18n("flow_callbacks.callback")) print[[ | ]] print[[]] print(i18n("flow_callbacks.callback_config")) print[[ | ]] print[[
|---|