mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
parent
fd38ec4275
commit
dc25ff14b8
1 changed files with 1 additions and 1 deletions
|
|
@ -786,7 +786,7 @@ end
|
|||
-- ##############################################
|
||||
|
||||
function isScoreEnabled()
|
||||
return(ntop.isEnterpriseM())
|
||||
return(ntop.isEnterpriseM() or ntop.isnEdgeEnterprise())
|
||||
end
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue