doc/lxmppd_core_rostermanager.txt

Thu, 02 Jul 2009 00:43:32 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Thu, 02 Jul 2009 00:43:32 +0500
changeset 1451
cc0aa9470775
parent 23
236375777f8c
permissions
-rw-r--r--

mod_pep: Fixed boolean indexing error while casting all messages for a user

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