Changeset 6009 for temp/trunk/html/install
- Timestamp:
- 2006/10/11 21:03:12 (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
r6008 r6009 464 464 } 465 465 466 print(DB_PASSWORD );467 print(DB_PORT );466 print(DB_PASSWORD . $db_password); 467 print(DB_PORT . $db_port); 468 468 469 469 $objDBParam->addParam("DB¤Î¼ïÎà", "db_type", INT_LEN, "", array("EXIST_CHECK","MAX_LENGTH_CHECK"));
Note: See TracChangeset
for help on using the changeset viewer.
