Ignore:
Timestamp:
2007/05/31 17:34:13 (19 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

    r13918 r13920  
    226226                    $searchDomain = $this->addSearchStr($val); 
    227227                    $this->arrVal[] = $searchDomain; 
     228                    print_r($this->arrVal[]); 
    228229                } 
    229                 $this->setWhere($sql_where); 
     230                $this->etWhere($sql_where); 
    230231            } 
    231232        } 
Note: See TracChangeset for help on using the changeset viewer.