Changeset 12415 for branches/dev/data
- Timestamp:
- 2007/05/09 17:54:12 (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
r12414 r12415 206 206 } 207 207 if($val==2){ 208 $this->setWhere( "email NOT LIKE '%@docomo.ne.jp%' OR email_mobile LIKE '%@docomo.ne.jp%'" );208 $this->setWhere( "email NOT LIKE '%@docomo.ne.jp%'" ); 209 209 } 210 210 }
Note: See TracChangeset
for help on using the changeset viewer.
