/[LeafOK_CVS]/lbbs/utils/conf/db_conn.conf.php.default
ViewVC logotype

Contents of /lbbs/utils/conf/db_conn.conf.php.default

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Wed Oct 15 14:28:05 2025 UTC (5 months ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
Error occurred while calculating annotation data.
Fix deprecated PHP short tag

1 <?php
2 $DB_hostname = "localhost";
3 $DB_username = "";
4 $DB_password = "";
5 $DB_database = "";
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