lib/config.py
branchxbelweb
changeset 2 4cb6d9f3d3eb
child 63 8f246bc7059d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/config.py	Tue Sep 23 10:26:35 2003 -0400
@@ -0,0 +1,7 @@
+#!/usr/bin/python
+
+host = 'www.tzone.org'
+user = 'php'
+passwd = 'crow'
+database = 'bookmarker3'
+port = 10021