Changeset 459
- Timestamp:
- 04/01/06 19:22:21
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/lib/Plagger/Plugin/CustomFeed/Mixi.pm
r447 r459 38 38 39 39 if ($response->content =~ /action=login\.pl/) { 40 $context->log(debug => "Cookie not fou d. Logging in");40 $context->log(debug => "Cookie not found. Logging in"); 41 41 $response = $self->{mixi}->post("http://mixi.jp/login.pl", { 42 42 next_url => "/new_friend_diary.pl",
