Module:Protection banner: Difference between revisions
don't log the category keys - seems to be working well enough now
(try doing the error check earlier) |
(don't log the category keys - seems to be working well enough now) |
||
Line 265: | Line 265: | ||
end | end | ||
key = tconcat(key, '-') | key = tconcat(key, '-') | ||
local attempt = cats[key] | local attempt = cats[key] | ||
if attempt then | if attempt then |