- Timestamp:
- 12/12/07 12:05:22 (13 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
AddToHatenaBookmark/trunk/AddToHatenaBookmark/AddToHatenaBookmark.pl
r429 r452 36 36 use MT::Log; 37 37 use MT::I18N; 38 use XML::Atom::Entry;39 use XML::Atom::Client;40 38 41 39 sub post { … … 49 47 my $password = $config->{hatena_password} or return; 50 48 49 require XML::Atom::Entry; 50 require XML::Atom::Client; 51 51 my $link = XML::Atom::Link->new; 52 52 $link->type('text/html');
![(please configure the [header_logo] section in trac.ini)](/public/chrome/common/trac_banner.png)