Changeset 336
- Timestamp:
- 03/06/06 11:00:02
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/lib/Plagger/Plugin/Subscription/Bloglines.pm
r335 r336 55 55 username => $self->conf->{username}, 56 56 password => $self->conf->{password}, 57 #use_liberal => 1,57 use_liberal => 1, 58 58 ); 59 59 }
