/[LeafOK_CVS]/fenglin/TODO/conf/db_conn.conf.php
ViewVC logotype

Annotation of /fenglin/TODO/conf/db_conn.conf.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sun Aug 15 05:06:13 2004 UTC (21 years, 7 months ago) by sysadm
Branch: MAIN
Rename db_conn.conf to db_conn.conf.php

1 sysadm 1.1 <?
2     $DB_hostname = "127.0.0.1";
3     $DB_username = "leafok";
4     $DB_password = "123456;
5     $DB_database = "leafok";
6     ?>

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1