Mercurial > moin > 1.9
changeset 2936:c71beaa6a978
remove another LOL log
author | Johannes Berg <johannes AT sipsolutions DOT net> |
---|---|
date | Tue, 30 Oct 2007 16:00:43 +0100 |
parents | 3670e156ec1a |
children | 3fcf13189a45 |
files | MoinMoin/action/fullsearch.py |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/MoinMoin/action/fullsearch.py Tue Oct 30 14:58:42 2007 +0100 +++ b/MoinMoin/action/fullsearch.py Tue Oct 30 16:00:43 2007 +0100 @@ -62,7 +62,6 @@ if titlesearch < 0: request.makeForbidden403() request.surge_protect(kick_him=True) # get rid of spammer - request.log("LOL, some spammer pressed multiple buttons at once ...") return advancedsearch = isAdvancedSearch(request)