Mercurial > prosody-wiki
comparison mod_adhoc_cmd_ping.wiki @ 160:93b73c4c6bb9
Compat notes
author | florob@babelmonkeys.de |
---|---|
date | Sat, 16 Oct 2010 19:10:35 +0000 |
parents | 7df03b27774e |
children | c929df198f10 |
comparison
equal
deleted
inserted
replaced
159:16d1bd46c4be | 160:93b73c4c6bb9 |
---|---|
5 | 5 |
6 implements the adhoc command 'ping'. | 6 implements the adhoc command 'ping'. |
7 | 7 |
8 = Usage = | 8 = Usage = |
9 Just load it after [mod_adhoc] and you can execute the adhoc command 'ping' with any adhoc command aware jabber client. | 9 Just load it after [mod_adhoc] and you can execute the adhoc command 'ping' with any adhoc command aware jabber client. |
10 | |
11 = Compatibility = | |
12 ||0.7||Works|| | |
13 ||0.8||Included in Prosody (in mod_ping)|| |