Module:Protection banner/sandbox: Difference between revisions

Content deleted Content added
add some more logs
remove the logs
Line 231:
{val = self.action, keypos = 5}
}
mw.logObject(order)
 
--[[
Line 269 ⟶ 268:
end
end
mw.logObject(active)
mw.logObject(inactive)
noActive = #active
attemptOrder = active
Line 326 ⟶ 323:
end
key = table.concat(key, '|')
mw.log(key)
if key == '' then
mw.log('key was blank')
end
local attempt = cats[key]
if attempt then