Changeset 12413


Ignore:
Timestamp:
2007/05/09 17:46:40 (17 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/class/SC_CustomerList.php

    r12412 r12413  
    206206            } 
    207207            if($val==2){ 
    208                 $this->setWhere( "email || email_mobile NOT LIKE '%@docomo.ne.jp%'"); 
     208                $this->setWhere( "email NOT LIKE '%@docomo.ne.jp%'"); 
    209209            } 
    210210        } 
Note: See TracChangeset for help on using the changeset viewer.