mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 17:30:11 +00:00
Code cleanup
This commit is contained in:
parent
1462d546b8
commit
871fd677ba
9 changed files with 24 additions and 45 deletions
|
|
@ -798,7 +798,7 @@ function format_utils.formatASN(asn, short_version, shorten_string)
|
|||
name = i18n("no_asn")
|
||||
end
|
||||
|
||||
cached[asn] = name
|
||||
_asn_cache[asn] = name
|
||||
end
|
||||
|
||||
return name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue