partial fix for #1363 (notice cannot be closed)
This commit is contained in:
@@ -193,6 +193,10 @@ class AnonymousUser
|
||||
false
|
||||
end
|
||||
|
||||
def dmail_count
|
||||
""
|
||||
end
|
||||
|
||||
%w(member banned privileged builder platinum contributor janitor moderator admin).each do |name|
|
||||
define_method("is_#{name}?") do
|
||||
false
|
||||
|
||||
Reference in New Issue
Block a user