Changeset 2156 for temp/trunk/data/class


Ignore:
Timestamp:
2006/08/28 10:20:42 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/class/SC_CustomerList.php

    r2155 r2156  
    184184        // ÃÂÀ¸·î¤Î¸¡º÷ 
    185185        sfprintr($this->arrSql); 
     186        sfprintr($this->arrVal); 
    186187        if (is_numeric($this->arrSql["birth_month"])) { 
    187188            $this->setWhere(" EXTRACT(month from birth) = ?");   
Note: See TracChangeset for help on using the changeset viewer.