comparison mod_adhoc_cmd_admin.wiki @ 85:7e794271f1be

Edited wiki page through web user interface.
author florob@babelmonkeys.de
date Fri, 06 Nov 2009 23:43:56 +0000
parents cde49830609d
children be48e3562a18
comparison
equal deleted inserted replaced
84:8ba753bfa3ab 85:7e794271f1be
5 5
6 This module contains administrative commands. 6 This module contains administrative commands.
7 7
8 Supported commands are: 8 Supported commands are:
9 * Add user 9 * Add user
10 * Delete user
10 * Get List of Online Users 11 * Get List of Online Users
11 * Send Announcement to Online Users 12 * Send Announcement to Online Users
12 13
13 The goal is to implement many/all commands described in XEP-0133. 14 The goal is to implement many/all commands described in XEP-0133.
14 15