Changeset 5079 for temp/trunk
- Timestamp:
- 2006/09/18 17:58:38 (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
r5078 r5079 454 454 455 455 $dsn = $db_type."://".$db_user.":".$db_password."@".$db_server.$db_port."/".$db_name; 456 457 print($dsn); 456 458 457 459 $objDB = DB::connect($dsn);
Note: See TracChangeset
for help on using the changeset viewer.
