File

doc/lxmppd_core_rostermanager.txt @ 1930:92b78dd346ca

s2smanager: Don't send version=1.0 in reply to incoming stream tag if they didn't advertise 1.0 (makes happy some old ejabberd versions)
author Matthew Wild <mwild1@gmail.com>
date Tue, 06 Oct 2009 15:02:16 +0100
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