Changeset 5995 for temp/trunk/html/install/index.php
- Timestamp:
- 2006/10/11 20:10:08 (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
r5994 r5995 481 481 // ÆþÎÏÆâÍÆ¤Î¥Á¥§¥Ã¥¯ 482 482 function lfCheckDBError($objFormParam) { 483 global $port;484 483 // ÆþÎϥǡ¼¥¿¤òÅϤ¹¡£ 485 484 $arrRet = $objFormParam->getHashArray(); … … 508 507 // SQLʸ¤Î¼Â¹Ô 509 508 function lfExecuteSQL($filepath, $db_user, $db_password, $db_server, $db_name, $db_type, $db_port, $disp_err = true) { 510 global $port;511 509 $arrErr = array(); 512 510
Note: See TracChangeset
for help on using the changeset viewer.
