From 762f732c33432c9a6f488dd5618e19b26fe47609 Mon Sep 17 00:00:00 2001 From: piernov Date: Thu, 2 Jun 2011 15:08:03 +0200 Subject: Réécrit entièrement. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vote.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vote.json (limited to 'vote.json') diff --git a/vote.json b/vote.json new file mode 100644 index 0000000..3f51fdf --- /dev/null +++ b/vote.json @@ -0,0 +1,11 @@ +[ + { + "voté": { + }, + "auteur": "", + "blanc": 0, + "contre": 0, + "titre": "", + "pour": 0 + } +] -- cgit v1.2.3-54-g00ecf