837
edits
m (Disable blacklist extension) |
m (And other place) |
||
Line 58: | Line 58: | ||
end | end | ||
end | end | ||
local blacklistentry = mw.ext.TitleBlacklist.test(action, pagename) | --local blacklistentry = mw.ext.TitleBlacklist.test(action, pagename) | ||
if blacklistentry then | if blacklistentry then | ||
if not blacklistentry.params.autoconfirmed then | if not blacklistentry.params.autoconfirmed then |