Changeset 1942 for temp/trunk/data/class


Ignore:
Timestamp:
2006/08/25 13:38:31 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r1941 r1942  
    7676        $date2 = $to_month . "/" . $to_day . "/" . $to_year; 
    7777         
    78         sfprintr($date2); 
    79          
    8078        // ³«»Ï´ü´Ö¤À¤±»ØÄê¤Î¾ì¹ç 
    8179        if( ( $from_year != "" ) && ( $from_month != "" ) && ( $from_day != "" ) && ( $to_year == "" ) && ( $to_month == "" ) && ( $to_day == "" ) ) { 
Note: See TracChangeset for help on using the changeset viewer.