/[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.2 - (show annotations)
Sat May 3 14:50:59 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.1: +6 -5 lines
Refact gen_top

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