Changeset 329
- Timestamp:
- 07/27/06 13:57:01 (2 years ago)
- Files:
-
- cybozu2ical/trunk/cybozu2ical (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cybozu2ical/trunk/cybozu2ical
r328 r329 52 52 method => 'PUBLISH', 53 53 $cfg->{calname} ? ('X-WR-CALNAME' => $cfg->{calname}) : (), 54 $cfg->{time_zone} ? ('X-WR-TIMEZONE' => $cfg->{time_zone}) : (), 54 55 ); 55 56 … … 227 228 subversion repository: 228 229 229 svn://svn.as-is.net/public/cybozu2ical/trunk230 http://code.as-is.net/svn/public/cybozu2ical/trunk 230 231 231 232 You can browse the files via SVN::Web from the following: 232 233 233 http:// svn.as-is.net/svnweb/public/browse/cybozu2ical/trunk/234 http://code.as-is.net/viewvc/public/cybozu2ical/trunk/ 234 235 235 236 Any comments, suggestions, or patches are welcome.
