Menu

#31 Error in Whois command

open
nobody
None
5
2004-10-13
2004-10-13
virtualj
No

In query chat when using menu whois the answer is
unknown command.
The bug is in file Private.java line 75
was
irc.writeLine("WHOIS" + Parser.trimName(getName()));
new
irc.writeLine("WHOIS " + Parser.trimName(getName()));
i think ;)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB