Changeset 13920 for branches/dev/data/class
- Timestamp:
- 2007/05/31 17:34:13 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/class/SC_CustomerList.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/class/SC_CustomerList.php
r13918 r13920 226 226 $searchDomain = $this->addSearchStr($val); 227 227 $this->arrVal[] = $searchDomain; 228 print_r($this->arrVal[]); 228 229 } 229 $this-> setWhere($sql_where);230 $this->etWhere($sql_where); 230 231 } 231 232 }
Note: See TracChangeset
for help on using the changeset viewer.
