list_getUserWarningCount
Description
Returns how many warnings this user has received.
Syntax
int list_getUserWarningCount (int $memID)
Parameter $memID
Expected type: Integer
Description: The ID of the user whose warnings we wish to count.
Return value
Expected type: Integer
Description: How many warnings the specified user has received.