mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Changed snmp preference license
This commit is contained in:
parent
0ea031faf2
commit
805f4cb4cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1954,7 +1954,7 @@ if auth.has_capability(auth.capabilities.preferences) then
|
|||
end
|
||||
|
||||
function printSnmp()
|
||||
if not ntop.isPro() then
|
||||
if not ntop.isEnterprise() then
|
||||
return
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue