doc/lxmppd_core_rostermanager.txt

Fri, 13 Feb 2009 10:54:25 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 13 Feb 2009 10:54:25 +0000
changeset 792
57c793b1575f
parent 23
236375777f8c
permissions
-rw-r--r--

Fix to correct my email address in AUTHORS file

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