File

doc/lxmppd_core_rostermanager.txt @ 1988:a6e7fe0fc3dd

modulemanager: Fixed: Stanza modules were being auto-loaded for components (regression in hg:1e674dae31ae).
author Waqas Hussain <waqas20@gmail.com>
date Sun, 18 Oct 2009 01:19:03 +0500
parent 23:236375777f8c
line wrap: on
line source

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