Changeset 5077 for temp/trunk/html/install
- Timestamp:
- 2006/09/18 17:55:20 (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
r5076 r5077 416 416 if ($arrRet['db_type'] == 'pgsql') { 417 417 $arrRet['db_port'] = ""; 418 }else{ 419 $arrRet['db_port'] = ":".$arrRet['db_port']; 418 420 } 419 421 $objErr = new SC_CheckError($arrRet);
Note: See TracChangeset
for help on using the changeset viewer.
