/[LeafOK_CVS]/pvpgn-1.7.4/utils/TODO/conf/db_conn.conf.php
ViewVC logotype

Annotation of /pvpgn-1.7.4/utils/TODO/conf/db_conn.conf.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sat Jun 24 09:26:22 2006 UTC (19 years, 8 months ago) by sysadm
Branch: MAIN
CVS Tags: pvpgn_1-7-4-0_MIL, HEAD
Utils TODO conf

1 sysadm 1.1 <?
2     $DB_hostname = "localhost";
3     $DB_username = "pvpgn";
4     $DB_password = "pvpgn";
5     $DB_database = "pvpgn";
6     ?>

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