Module:Protection banner: Difference between revisions

m
remove log message
Enwikipedia>Mr. Stradivarius
(add an error cat)
Enwikipedia>Mr. Stradivarius
m (remove log message)
Line 141:
local function attemptMatch()
local key = table.concat(keyTable, '-')
mw.log(key) -- for debugging
return cats[key]
end