Module:Protection banner: Difference between revisions
Jump to navigation
Jump to search
makeProtectionCategory test cases are finished, so don't log keys any more
>Mr. Stradivarius (log keys in Protection:makeProtectionCategory for now, to help with writing the test cases) |
>Mr. Stradivarius (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 |