Changeset 6182 for temp/trunk
- Timestamp:
- 2006/10/12 22:47:05 (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
r6181 r6182 542 542 } 543 543 } 544 if($arrRet['db_type'] == 'pgsql') { 545 $arrRet = $objDB->getAll("select version()"); 546 sfPrintR($arrRet); 547 } 544 548 } 545 549 }
Note: See TracChangeset
for help on using the changeset viewer.
