Changeset 5104 for temp/trunk/html/install
- Timestamp:
- 2006/09/19 09:29:39 (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
r5103 r5104 461 461 $dsn = $db_type."://".$db_user.":".$db_password."@".$db_server.$port."/".$db_name; 462 462 463 sfprintr($dsn); 464 463 465 $objDB = DB::connect($dsn); 464 466 // Àܳ¥¨¥é¡¼
Note: See TracChangeset
for help on using the changeset viewer.
