Ignore:
Timestamp:
2007/06/01 12:02:40 (19 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

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

    r14069 r14071  
    224224                    $this->arrVal[] = $searchDomain; 
    225225                } 
     226            $this->setWhere($sql_where); 
    226227            } 
    227             $this->setWhere($sql_where); 
    228228        } 
    229229 
Note: See TracChangeset for help on using the changeset viewer.