mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Added check
This commit is contained in:
parent
2432ca068b
commit
aa240a04d6
1 changed files with 1 additions and 0 deletions
|
|
@ -1381,6 +1381,7 @@ end
|
|||
-- ##############################################
|
||||
|
||||
function getHostAltNamesKey(host_key)
|
||||
if(host_key == nil) then return(nil) end
|
||||
return "ntopng.cache.host_labels."..host_key
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue