Changeset 5363 for temp/trunk
- Timestamp:
- 2006/09/21 20:39:21 (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
r5359 r5363 82 82 sfprintr($_POST); 83 83 $skip = $_POST["skip"]; 84 if ($skip == "no") { 85 84 if ($skip != "no") { 86 85 // ¥Æ¡¼¥Ö¥ë¤ÎºîÀ® 87 86 $objPage->arrErr = lfExecuteSQL("./create_table_".$arrRet['db_type'].".sql", $arrRet['db_user'], $arrRet['db_password'], $arrRet['db_server'], $arrRet['db_name'], $arrRet['db_type'], $arrRet['db_port']);
Note: See TracChangeset
for help on using the changeset viewer.
