Changeset 13921 for branches/dev/data/class/SC_CustomerList.php
- Timestamp:
- 2007/05/31 17:35:24 (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
r13920 r13921 226 226 $searchDomain = $this->addSearchStr($val); 227 227 $this->arrVal[] = $searchDomain; 228 print_r($this->arrVal []);228 print_r($this->arrVal); 229 229 } 230 230 $this->etWhere($sql_where);
Note: See TracChangeset
for help on using the changeset viewer.
