Modul:Protection banner: Unterschied zwischen den Versionen
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) |
||
Zeile 265: | Zeile 265: | ||
end | end | ||
key = tconcat(key, '-') | key = tconcat(key, '-') | ||
local attempt = cats[key] | local attempt = cats[key] | ||
if attempt then | if attempt then |