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

blank

File:
1 edited

Legend:

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

    r1942 r1943  
    7474         
    7575        // TO 
    76         $date2 = $to_month . "/" . $to_day . "/" . $to_year; 
     76        $date2 = $to_year . "/" . $to_month . "/" . $to_day; 
    7777         
    7878        // ³«»Ï´ü´Ö¤À¤±»ØÄê¤Î¾ì¹ç 
Note: See TracChangeset for help on using the changeset viewer.