Changeset 5426 for temp/trunk
- Timestamp:
- 2006/09/22 13:26:34 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r5425 r5426 436 436 437 437 // ÆþÎÏÆâÍÆ¤Î¥Á¥§¥Ã¥¯ 438 function lfCheckWebError($objFormParam , $skip = "on") {438 function lfCheckWebError($objFormParam) { 439 439 // ÆþÎϥǡ¼¥¿¤òÅϤ¹¡£ 440 440 $arrRet = $objFormParam->getHashArray(); 441 442 //443 unset($arrRet["shop_name"], $arrRet["admin_mail"]);444 sfprintr($arrRet);445 441 446 442 $objErr = new SC_CheckError($arrRet);
Note: See TracChangeset
for help on using the changeset viewer.
