mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
Fix broken url.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4895 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d63f6d4a88
commit
f4e9745c9f
@ -986,7 +986,7 @@ Server::isupport(name)
|
|||||||
script. If the item is not present returns undef, if the item has no value
|
script. If the item is not present returns undef, if the item has no value
|
||||||
then "" is returned use defined $server->isupport("name") if you need to
|
then "" is returned use defined $server->isupport("name") if you need to
|
||||||
check whether a property is present.
|
check whether a property is present.
|
||||||
See http://www.ietf.org/internet-drafts/draft-brocklesby-irc-isupport-01.txt
|
See http://tools.ietf.org/id/draft-brocklesby-irc-isupport-03.txt
|
||||||
for more information on the ISUPPORT numeric.
|
for more information on the ISUPPORT numeric.
|
||||||
|
|
||||||
*** IRC channels
|
*** IRC channels
|
||||||
|
Loading…
Reference in New Issue
Block a user