Changeset 6181 for temp/trunk/html
- Timestamp:
- 2006/10/12 22:45:27 (20 years ago)
- Location:
- temp/trunk/html/install
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
templates/step3.tpl (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r6180 r6181 538 538 foreach($arrRet as $array) { 539 539 if($array[0] == 'version') { 540 $objPage->tpl_db_version = "MySQL " . $array[1];540 $objPage->tpl_db_version = "MySQL " . $array[1]; 541 541 } 542 542 }
Note: See TracChangeset
for help on using the changeset viewer.
