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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide 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
Fix deprecated PHP short tag

1 sysadm 1.3 <?php
2 sysadm 1.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