Ignore:
Timestamp:
2006/12/06 14:02:38 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/design/upload.php

    r10341 r10342  
    8585    $objErr = new SC_CheckError($_POST); 
    8686    $objErr->arrErr = $objFormParam->checkError(); 
    87  
     87sfprintr($objFormParam->setParam($_POST)); 
    8888    return $objErr->arrErr; 
    8989} 
Note: See TracChangeset for help on using the changeset viewer.