Changeset 5384 for temp/trunk/html
- Timestamp:
- 2006/09/22 09:54:58 (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
r5383 r5384 214 214 $objPage->arrForm = array_merge($objPage->arrForm, $objDBParam->getFormParamList()); 215 215 216 if (isset($_POST[' skip'])){216 if (isset($_POST['chk_db_skip'])){ 217 217 $objPage->arrHidden['db_skip'] = $_POST['skip']; 218 218 }else{
Note: See TracChangeset
for help on using the changeset viewer.
