mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Unify character encoding header code
This commit is contained in:
parent
10be6c2190
commit
1c38df48c9
114 changed files with 127 additions and 119 deletions
|
|
@ -13,7 +13,7 @@ require "lua_utils"
|
|||
-- function sendHTTPHeaderIfName(mime, ifname, maxage)
|
||||
-- function sendHTTPHeader(mime)
|
||||
-- For more information please read the scripts/lua/modules/lua_utils.lua file.
|
||||
sendHTTPHeader('text/html; charset=iso-8859-1')
|
||||
sendHTTPContentTypeHeader('text/html')
|
||||
ntop.dumpFile(dirs.installdir .. "/httpdocs/inc/header.inc")
|
||||
dofile(dirs.installdir .. "/scripts/lua/inc/menu.lua")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue