view roundup/cgi/zLOG.py @ 4378:477f2a47cbca

- Indexer Xapian, made Xapian 1.2 compatible. Needs at least Xapian 1.0.0 now. (Bernhard Reiter; Thanks to Olly Betts for providing the patch Issue2550647.)
author Bernhard Reiter <Bernhard.Reiter@intevation.de>
date Mon, 28 Jun 2010 12:52:10 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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