Added fix for #170

This commit is contained in:
Luca Deri 2015-10-06 22:17:13 +02:00
parent a642a26b50
commit 9a98e5ae01

View file

@ -107,6 +107,8 @@ end
vals = {}
num = 0
if(flows_stats == nil) then flows_stats = { } end
for key, value in pairs(flows_stats) do
-- print(key.."\n")
if (debug) then io.write("==================\n")end