LJ::sysban_note

LJ::sysban_note — Inserts a properly-formatted row into statushistory noting that a ban has been triggered.

Use

LJ::sysban_note(userid, notes, vars);

Arguments

  • userid. The userid which triggered the ban, if available.

  • notes. A very brief description of what triggered the ban.

  • vars. A hashref of helpful variables to log, keys being variable name and values being values.

Source:

cgi-bin/sysban.pl

Returns:

nothing