view scripts/test_accounts/data/souliane%2eorg/roster/steven.dat @ 159:d7c05adda45b

screenshots (0.7): added more recent and jpeg version of photo album
author Goffi <goffi@goffi.org>
date Tue, 23 Jul 2019 22:06:57 +0200
parents 1eb3ec190ea1
children
line wrap: on
line source

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