Changeset 13945 for branches/dev
- Timestamp:
- 2007/05/31 20:10:38 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/class/SC_CustomerList.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/class/SC_CustomerList.php
r13938 r13945 206 206 $domain = ($this->arrSql['domain']); 207 207 //¥É¥á¥¤¥ó»ØÄê»þ 208 if($domain == 2 || $domain == 3) {208 209 209 foreach($arrDomainType as $val) { 210 210 //PC¥É¥á¥¤¥ó … … 227 227 $this->arrVal[] = $searchDomain; 228 228 } 229 }229 230 230 $this->setWhere($sql_where); 231 231 }
Note: See TracChangeset
for help on using the changeset viewer.
