This commit is contained in:
Alfredo Cardigliano 2019-01-09 11:22:03 +01:00
parent 16ba9b7586
commit 16392ca813
4 changed files with 2 additions and 195 deletions

View file

@ -14,8 +14,6 @@ local callback_utils = require("callback_utils")
local recording_utils = require("recording_utils")
local remote_assistance = require("remote_assistance")
local function userHasRestrictions()
local allowed_nets = ntop.getPref("ntopng.user." .. (_SESSION["user"] or "") .. ".allowed_nets")