Changeset 5101 for temp/trunk/html
- Timestamp:
- 2006/09/19 09:20:17 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/install/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r5100 r5101 421 421 // ÆþÎÏÆâÍÆ¤Î¥Á¥§¥Ã¥¯ 422 422 function lfCheckDBError($objFormParam) { 423 global $port; 423 424 // ÆþÎϥǡ¼¥¿¤òÅϤ¹¡£ 424 425 $arrRet = $objFormParam->getHashArray(); … … 447 448 // SQLʸ¤Î¼Â¹Ô 448 449 function lfExecuteSQL($filepath, $db_user, $db_password, $db_server, $db_name, $db_type, $db_port, $disp_err = true) { 450 global $port; 449 451 $arrErr = array(); 450 452
Note: See TracChangeset
for help on using the changeset viewer.
