Changeset 2155 for temp


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

blank

File:
1 edited

Legend:

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

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