Changeset 10725 for temp/branches/ec-cube-beta/data/class/SC_CheckError.php
- Timestamp:
- 2006/12/15 23:33:16 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/data/class/SC_CheckError.php
r10724 r10725 596 596 return; 597 597 } 598 sfprintr($ value);598 sfprintr($this->arrParam); 599 599 // ¾¯¤Ê¤¯¤È¤â¤É¤ì¤«°ì¤Ä¤¬ÆþÎϤµ¤ì¤Æ¤¤¤ë¡£ 600 600 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.
