lib/config.py
author fabien
Mon, 27 Oct 2003 02:26:39 -0500
branchxbelweb
changeset 53 e80160a19653
parent 2 4cb6d9f3d3eb
child 63 8f246bc7059d
permissions -rw-r--r--
[svn r1610] Lots of "small" bugs corrected.

#!/usr/bin/python

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