Changeset 13965 for branches/dev/data/class
- Timestamp:
- 2007/05/31 20:38:32 (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
r13964 r13965 207 207 if ( $this->arrSql['domain'] > 1 ) { 208 208 foreach($arrDomainType as $val) { 209 if($this->arrSql[' not_domaininc'] == '2') {209 if($this->arrSql['domain'] == '2') { 210 210 if($sql_where == "") { 211 211 $sql_where .= "dtb_customer.email NOT ILIKE ? ";
Note: See TracChangeset
for help on using the changeset viewer.
