LJ::is_friend — Checks to see if a user is a friend of another user.
LJ::is_friend
(usera, userb);
usera. Source user hashref or userid.
userb. Destination user hashref or userid. (can be undef)
cgi-bin/ljlib.pl
boolean; 1 if user B is a friend of user A or if A == B