doc/lxmppd_core_rostermanager.txt

Sun, 30 Nov 2008 14:30:22 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 30 Nov 2008 14:30:22 +0000
changeset 503
00702b66beb1
parent 23
236375777f8c
permissions
-rw-r--r--

Makefile fix for creating datadir in correct place on install

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