Mercurial > hg
comparison mercurial/base85.c @ 3868:6033d9f28052
hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts:
- "import os" was missing in hgwebdir.cgi, added to comments for both script.
- HGENCODING has to be set before importing hgweb, otherwise you'll get
mixed encoding in changelog vs. file content/diffs.
- "import sys" is only needed when changing sys.path
- document purpose of cgitb.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Mon, 11 Dec 2006 14:30:50 +0100 |
parents | 4bad632913d8 |
children | aecea6934fdd |
comparison
equal
deleted
inserted
replaced
3867:d210a1b05cf6 | 3868:6033d9f28052 |
---|