Modul:Protection banner: Unterschied zwischen den Versionen
K
remove log message
(add an error cat) |
K (remove log message) |
||
Zeile 141: | Zeile 141: | ||
local function attemptMatch() | local function attemptMatch() | ||
local key = table.concat(keyTable, '-') | local key = table.concat(keyTable, '-') | ||
return cats[key] | return cats[key] | ||
end | end |