/[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.2 - (hide annotations)
Wed Sep 28 11:24:28 2005 UTC (20 years, 5 months ago) by sysadm
Branch: MAIN
CVS Tags: fenglin_1-0-0-0_MIL
Changes since 1.1: +1 -1 lines
Missing a quote

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

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