Ignore:
Timestamp:
2006/12/15 23:33:16 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/ec-cube-beta/data/class/SC_CheckError.php

    r10724 r10725  
    596596            return; 
    597597        } 
    598 sfprintr($value);                                    
     598sfprintr($this->arrParam);                                   
    599599        // ¾¯¤Ê¤¯¤È¤â¤É¤ì¤«°ì¤Ä¤¬ÆþÎϤµ¤ì¤Æ¤¤¤ë¡£ 
    600600        if($this->arrParam[$value[1]] > 0 || $this->arrParam[$value[2]] > 0 || $this->arrParam[$value[3]] > 0 || $this->arrParam[$value[4]] >= 0 || $this->arrParam[$value[5]] >= 0 || $this->arrParam[$value[6]] >= 0) { 
Note: See TracChangeset for help on using the changeset viewer.