Modul:Protection banner: Unterschied zwischen den Versionen
log keys in Protection:makeProtectionCategory for now, to help with writing the test cases
(Protection:makeProtectionCategory - return a blank string on no match) |
(log keys in Protection:makeProtectionCategory for now, to help with writing the test cases) |
||
Zeile 287: | Zeile 287: | ||
end | end | ||
key = table.concat(key, '|') | key = table.concat(key, '|') | ||
mw.log(key) | |||
local attempt = cats[key] | local attempt = cats[key] | ||
if attempt then | if attempt then |