lib/config.py
author fabien
Tue, 07 Oct 2003 00:20:01 -0400
branchxbelweb
changeset 35 df0cc976f762
parent 2 4cb6d9f3d3eb
child 63 8f246bc7059d
permissions -rw-r--r--
[svn r1579] Use of select in edit bookmark page too.

#!/usr/bin/python

host = 'www.tzone.org'
user = 'php'
passwd = 'crow'
database = 'bookmarker3'
port = 10021