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

Legend:

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

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