annotate roundup/cgi/zLOG.py @ 3893:1bf9a4b4de33

Cope with spam robots posting with multiple instances of the same form value. Details: http://psf.upfronthosting.co.za/roundup/meta/issue111
author Erik Forsberg <forsberg@users.sourceforge.net>
date Mon, 10 Sep 2007 19:30:27 +0000
parents 55ab0c5b49f9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
985
55ab0c5b49f9 New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 def LOG(*args, **kw):
55ab0c5b49f9 New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 pass

Roundup Issue Tracker: http://roundup-tracker.org/