view scripts/test_accounts/data/tazar%2eint/roster/buenaventura.dat @ 77:7b848d093c3a

misc: added test sample for dotclear wiki syntax
author Goffi <goffi@goffi.org>
date Sun, 17 Jan 2016 14:52:17 +0100
parents 1eb3ec190ea1
children
line wrap: on
line source

return {
	[false] = {
		["version"] = 58;
	};
	["pending"] = {};
	["elisee@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["louise@tazar.int"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["pierre@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["souliane@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["goffi@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
};