LJ::sysban_create
LJ::sysban_create — creates a sysban.
Use
LJ::sysban_create(what, value, bandays, note);
Arguments
what. the criteria we're sysbanning on
value. the value we're banning
bandays. length of sysban (0 for forever)
note. note to go with the ban (optional)
Info
Takes args as a hash.
Source:
cgi-bin/sysban.pl
Returns:
1 on success, 0 on failure