lib/config.py
author fabien
Fri, 24 Oct 2003 17:51:57 -0400
branchxbelweb
changeset 49 57932e991854
parent 2 4cb6d9f3d3eb
child 63 8f246bc7059d
permissions -rw-r--r--
[svn r1606] Problem with zero bookmarks. Still some problem on keywords count.

#!/usr/bin/python

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