- Timestamp:
- 08/30/08 00:58:52 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
cybozu2ical/trunk/lib/WWW/CybozuOffice6/CalendarDriver/SyncCalendar.pm
r512 r515 33 33 from_to( $content, $cal->{input_encoding} || 'shiftjis', 'utf8' ); 34 34 my @lines = grep /^\d+,ts\.\d+,/, split( /\r?\n/, $content ); 35 35 36 $cal->{response} = \@lines; 36 37 37 scalar @lines ? \@lines : undef; 38 38 }
![(please configure the [header_logo] section in trac.ini)](/public/chrome/common/trac_banner.png)