view roundup/cgi/zLOG.py @ 2636:943f9d4592b8

Backwards-compatibility aliases for mysql config. NFI how we can handle postgresql though, since the old-style configuration for it was a single dict with the various values.
author Richard Jones <richard@users.sourceforge.net>
date Tue, 27 Jul 2004 01:23:50 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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