view roundup/cgi/zLOG.py @ 4049:c9a8a47c4666

Do not try to create empty nodes with a negative ID.
author Stefan Seefeld <stefan@seefeld.name>
date Thu, 19 Feb 2009 20:00:44 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

def LOG(*args, **kw):
    pass

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