doc/lxmppd_core_rostermanager.txt

Fri, 16 Jan 2009 05:38:03 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 16 Jan 2009 05:38:03 +0000
changeset 733
b1aedec00661
parent 23
236375777f8c
permissions
-rw-r--r--

modulemanager: Comment out logging of modules hooking stanzas, too noisy

lxmppd -> core -> rostermanager.lua
	requires	"util.datamanager"
	module		"rostermanager"
	
function log(type, message)
	logs a message of type "rostermanager"

function getroster(username, host)
	Retrieves the user's roster from the server and loads it with the datamanager

mercurial