24 Oct
2007
24 Oct
'07
9:42 a.m.
User: jbchristy Branch: HEAD Date: Wed, 24 Oct 2007 07:42:33 +0000 Modified files: /modules/user_relationships user_relationships_api.inc Log message: Index the array returned by user_relationships_relationship_types_load() by rtid. Add user_relationships_load_relationships($criteria = array()) and user_relationships_load_relationships_by_relatee($criteria = array(), $relater = -1) to the API. Update the criteria for counting/loading relationships such that the values of uid, uid1, uid2, rid, requester_id, requestee_id and rtid can be arrays. See http://drupal.org/node/184709. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/user_relationships...