Module:Protection banner: Difference between revisions
makeProtectionCategory test cases are finished, so don't log keys any more
(log keys in Protection:makeProtectionCategory for now, to help with writing the test cases) |
(makeProtectionCategory test cases are finished, so don't log keys any more) |
||
Line 287: | Line 287: | ||
end | end | ||
key = table.concat(key, '|') | key = table.concat(key, '|') | ||
local attempt = cats[key] | local attempt = cats[key] | ||
if attempt then | if attempt then |