summaryrefslogtreecommitdiff
path: root/cgi/admin
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/admin')
-rwxr-xr-xcgi/admin5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgi/admin b/cgi/admin
index 5ed1d54be..59382b654 100755
--- a/cgi/admin
+++ b/cgi/admin
@@ -1,4 +1,9 @@
#!/usr/local/bin/python
+
+"""Produce the list-administration web page on stdout.
+
+We need the environment var PATH_INFO to name the list."""
+
import sys, os, cgi, string, crypt, types
f = open('/tmp/quick', 'a+')
#sys.stderr = sys.stdout