File

doc/lxmppd_core_rostermanager.txt @ 1348:ffa70c0df850

stanza_router: Use stanza.attr.from's host instead of origin.host when routing stanzas to remote hosts (fixes problem with sending from node@host components)
author Waqas Hussain <waqas20@gmail.com>
date Sun, 14 Jun 2009 14:28:20 +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