Changeset 13486


Ignore:
Timestamp:
2007/05/28 11:54:03 (17 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

    r13485 r13486  
    225225                            } 
    226226                        } 
    227                         $searchDomain = $this->addSearchStr($val); 
    228                         $this->arrVal[] = $searchDomain; 
     227                        $this->arrVal[] = $this->addSearchStr($val); 
    229228                } 
    230229                $this->setWhere($sql_where); 
Note: See TracChangeset for help on using the changeset viewer.