»

LJ::record_anon_comment_ip

LJ::record_anon_comment_ip — Records the IP address of an anonymous comment

Use

LJ::record_anon_comment_ip(journalu, jtalkid, ip);

Arguments

  • journalu. User object of journal comment was posted in.

  • jtalkid. ID of this comment.

  • ip. IP address of the poster.

Source:

cgi-bin/talklib.pl

Returns:

1 for success, 0 for failure