Changeset 21480 for branches/version-2_12-dev/data/class/SC_FormParam.php
- Timestamp:
- 2012/02/11 04:51:32 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class/SC_FormParam.php
r21441 r21480 101 101 $find = false; 102 102 foreach ($this->arrCheck[$cnt] as $val) { 103 if ($val == "EXIST_CHECK") {103 if ($val == 'EXIST_CHECK') { 104 104 $find = true; 105 105 }
Note: See TracChangeset
for help on using the changeset viewer.
