view scripts/test_accounts/data/souliane%2eorg/roster/dave.dat @ 70:bf0fab14112f

screenshots (0.6): added salut screenthos
author Goffi <goffi@goffi.org>
date Wed, 02 Dec 2015 11:44:31 +0100
parents 1eb3ec190ea1
children
line wrap: on
line source

return {
	[false] = {
		["version"] = 17;
	};
	["pending"] = {};
	["dino@souliane.org"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["frankie@souliane.org"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["georges@souliane.org"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["peter@souliane.org"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["steven@souliane.org"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
};