lib/config.py
author fabien
Tue, 23 Sep 2003 15:11:11 -0400
branchxbelweb
changeset 3 9e7e8b678819
parent 2 4cb6d9f3d3eb
child 63 8f246bc7059d
permissions -rw-r--r--
[svn r1530] Add and browse working.

#!/usr/bin/python

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