Changeset 1942 for temp/trunk/data/class
- Timestamp:
- 2006/08/25 13:38:31 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_SelectSql.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_SelectSql.php
r1941 r1942 76 76 $date2 = $to_month . "/" . $to_day . "/" . $to_year; 77 77 78 sfprintr($date2);79 80 78 // ³«»Ï´ü´Ö¤À¤±»ØÄê¤Î¾ì¹ç 81 79 if( ( $from_year != "" ) && ( $from_month != "" ) && ( $from_day != "" ) && ( $to_year == "" ) && ( $to_month == "" ) && ( $to_day == "" ) ) {
Note: See TracChangeset
for help on using the changeset viewer.
