This commit is contained in:
Luca Deri 2016-06-02 12:12:25 +02:00
parent 08af4fe7d0
commit f3cd841bd1
5 changed files with 4 additions and 5 deletions

View file

@ -273,7 +273,6 @@ for key, value in ipairs(flows_stats) do
flows_stats[key]["info"] = "<span class='label label-primary'>"..flows_stats[key]["profile"].."</span> "..info
end
---------------- TABLE SORTING ----------------
if(process) then
if(debug_process) then io.write("Flow Processing\n") end