»

LJ::comm_join_request

LJ::comm_join_request — Registers an authaction to add a user to a community and sends an approval email to the maintainers

Use

LJ::comm_join_request(comm, u);

Arguments

  • comm. Community user object

  • u. User object to add to community

Source:

cgi-bin/communitylib.pl

Returns:

Hashref; output of LJ::register_authaction() includes datecreate of old row if no new row was created