1 #!/usr/bin/python
2
3 host = 'www.tzone.org'
4 user = 'php'
5 passwd = 'crow'
6 database = 'bookmarker3'
7 port = 10021