Changeset 5282 for temp/trunk/html/install
- Timestamp:
- 2006/09/20 19:17:55 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r5281 r5282 431 431 $dsn = $arrRet['db_type']."://".$arrRet['db_user'].":".$arrRet['db_password']."@".$arrRet['db_server'].$port."/".$arrRet['db_name']; 432 432 // Debug¥â¡¼¥É»ØÄê 433 //$options['debug'] = 3;433 $options['debug'] = 3; 434 434 $objDB = DB::connect($dsn, $options); 435 435 // Àܳ¥¨¥é¡¼
Note: See TracChangeset
for help on using the changeset viewer.
