doc/lxmppd_core_rostermanager.txt

Sun, 10 Jan 2010 20:21:48 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 10 Jan 2010 20:21:48 +0000
changeset 2830
1df57426263a
parent 23
236375777f8c
permissions
-rw-r--r--

util.pposix: Fix return type of lc_abort to shush compiler warning

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