Changeset 5426 for temp/trunk


Ignore:
Timestamp:
2006/09/22 13:26:34 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/install/index.php

    r5425 r5426  
    436436 
    437437// ÆþÎÏÆâÍÆ¤Î¥Á¥§¥Ã¥¯ 
    438 function lfCheckWebError($objFormParam, $skip = "on") { 
     438function lfCheckWebError($objFormParam) { 
    439439    // ÆþÎϥǡ¼¥¿¤òÅϤ¹¡£ 
    440440    $arrRet =  $objFormParam->getHashArray(); 
    441      
    442     //  
    443         unset($arrRet["shop_name"], $arrRet["admin_mail"]); 
    444     sfprintr($arrRet); 
    445441     
    446442    $objErr = new SC_CheckError($arrRet); 
Note: See TracChangeset for help on using the changeset viewer.