Changeset 12337 for branches


Ignore:
Timestamp:
2007/05/09 11:19:33 (19 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

    r12336 r12337  
    200200 
    201201        //¥É¥á¥¤¥ó»ØÄê 
    202         if ( $mode == 'magazine' ){ 
     202/*        if ( $mode == 'magazine' ){ 
    203203            if ( strlen($this->arrSql['domain']) > 0 && $this->arrSql['domain'] == 3) { 
    204204¡¡¡¡¡¡¡¡¡¡¡¡    $this->setWhere("(email || email_mobile LIKE ?)" );¡¡¡¡ 
     
    212212            $this->arrVal[] = $searchDomaintype; 
    213213        } 
    214  
     214*/ 
    215215        //¡¡HTML-mail¡ÊÇÛ¿®Êý¼°) 
    216216        if ( $mode == 'magazine' ){ 
Note: See TracChangeset for help on using the changeset viewer.