Changeset 7433 for temp/trunk
- Timestamp:
- 2006/11/06 12:08:02 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_Query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_Query.php
r7432 r7433 178 178 $find = false; 179 179 180 if(count($sqlval) <= 0 ) 180 if(count($sqlval) <= 0 ) return false; 181 181 182 182 foreach ($sqlval as $key => $val) {
Note: See TracChangeset
for help on using the changeset viewer.
