Small cleanup in admintools.spam.

This commit is contained in:
bsimpson63
2012-07-17 14:50:52 -04:00
committed by Keith Mitchell
parent 13243bae17
commit 03d207a656

View File

@@ -76,7 +76,7 @@ class AdminTools(object):
if not auto:
self.author_spammer(new_things, True)
self.set_last_sr_ban(new_things)
queries.mark_moderated(things)
queries.mark_moderated(all_things)
queries.ban(all_things)