»

LJ::get_pending_invites

LJ::get_pending_invites — Gets a list of pending invitations for a user to join a community.

Use

LJ::get_pending_invites(uuserid);

Arguments

  • uuserid. a userid or u object of the user to get pending invites for

Source:

cgi-bin/communitylib.pl

Returns:

[ [ commid, maintainerid, time, args(url encoded) ], [ ... ], ... ] or