Changeset 13931


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

Legend:

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

    r13930 r13931  
    224224                        } 
    225225                    } 
     226                    print_r($val); 
    226227                    $searchDomain = $this->addSearchStr($val); 
    227228                    $this->arrVal[] = $searchDomain; 
    228229                } 
    229230            } 
    230             print_r($val); 
    231231            $this->setWhere($sql_where); 
    232232        } 
Note: See TracChangeset for help on using the changeset viewer.