view roundup/cgi/zLOG.py @ 4135:d81ebe49a6ef

Adjust to allow to run the 'minimal' tracker, too.
author Stefan Seefeld <stefan@seefeld.name>
date Wed, 17 Jun 2009 15:24:08 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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