Merge branch 'master' of github.com:r888888888/danbooru

This commit is contained in:
albert
2013-04-02 17:01:28 -04:00
4 changed files with 18 additions and 5 deletions

View File

@@ -96,6 +96,10 @@ class AnonymousUser
false
end
def is_comment_limited?
true
end
def can_remove_from_pools?
false
end