view roundup/cgi/zLOG.py @ 1446:8ce33ce262a4

fix property type check, and dont create items that have no properties
author Richard Jones <richard@users.sourceforge.net>
date Tue, 18 Feb 2003 06:15:21 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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