Changeset 13927


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

Legend:

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

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