Committer: wisest-owl
LJSUP-4744U trunk/bin/worker/friendchange
Modified: trunk/bin/worker/friendchange =================================================================== --- trunk/bin/worker/friendchange 2009-08-17 09:20:09 UTC (rev 15607) +++ trunk/bin/worker/friendchange 2009-08-18 07:47:19 UTC (rev 15608) @@ -22,7 +22,7 @@ use XML::Atom::Content; use XML::LibXML; -sub compatibility { [ 'LJ::NewWorker::FriendChange' => '' ] }; +sub capabilities { [ 'LJ::NewWorker::FriendChange' => '' ] }; my $ua; sub ua {