lib/config.py
author fabien
Wed, 24 Sep 2003 16:43:18 -0400
branchxbelweb
changeset 10 5515d74ba3f1
parent 2 4cb6d9f3d3eb
child 63 8f246bc7059d
permissions -rw-r--r--
[svn r1544] Correctly close the h1 tag.

#!/usr/bin/python

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