- Timestamp:
- 2007/05/31 20:36:53 (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
r13963 r13964 207 207 if ( $this->arrSql['domain'] > 1 ) { 208 208 foreach($arrDomainType as $val) { 209 if($this->arrSql[' domain'] == 2) {209 if($this->arrSql['not_domaininc'] == '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.
