Closed (fixed)
Project:
FriendList
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2009 at 09:40 UTC
Updated:
21 Jul 2009 at 20:00 UTC
Hi,
how can I check if there is an open friendship between me and another user?
how is the function for this?
function check_friendship($my_uid, $another_uid) {
return
}
thx
mathias
Comments
Comment #1
black silence commentedcheck this: http://drupal.org/project/drupal_universal_relation_api
Comment #2
mercmobily commentedHi,
Yep. Black Silence is spot it.
Thank you black silence...
Merc.