view roundup/cgi/zLOG.py @ 1579:07a6b8587bc2

removed Pragma: no-cache... ...so that Mozilla and its ilk only load pages once per request!
author Richard Jones <richard@users.sourceforge.net>
date Thu, 10 Apr 2003 04:32:46 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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