-- -- (C) 2013-16 - ntop.org -- dirs = ntop.getDirs() package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path -- io.write ("Session:".._SESSION["session"].."\n") require "lua_utils" sendHTTPHeader('text/html; charset=iso-8859-1') ntop.dumpFile(dirs.installdir .. "/httpdocs/inc/header.inc") print [[
]] addLogoSvg() print[[
]] print[[ The database schema is being updated to include the most recent changes:
please wait, this is normal. You will be redirected as soon as the changes take effect.
]]