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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations)
Tue Apr 29 11:55:32 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +0 -1 lines
Error occurred while calculating annotation data.
Remove redundant PHP closing tag

1 <?php
2 $DB_hostname = "127.0.0.1";
3 $DB_username = "leafok";
4 $DB_password = "123456";
5 $DB_database = "leafok";
6
7 $DB_session_timezone = "+08:00"; //Keep consistent with DB server config

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