»

LJ::approve_pending_member

LJ::approve_pending_member — Approves someone's request to join a community. This updates the authactions table

Use

LJ::approve_pending_member(commid, userid);

Arguments

  • commid. userid of the community

  • userid. userid of the user doing the join

Source:

cgi-bin/communitylib.pl

Returns:

1 on success, 0/undef on error