From e98ac32716dfe9343baa5bce7ad2c1e98c40540c Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Wed, 22 Jan 2014 19:06:46 -0500 Subject: Ajout de statistiques de l'application Conflicts: app/i18n/en.php app/i18n/fr.php --- app/views/index/stats.phtml | 92 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 app/views/index/stats.phtml (limited to 'app/views') diff --git a/app/views/index/stats.phtml b/app/views/index/stats.phtml new file mode 100644 index 000000000..ab9d0a881 --- /dev/null +++ b/app/views/index/stats.phtml @@ -0,0 +1,92 @@ +
+ + +

+ +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 
repartition['main_stream']['total']?>repartition['all_feeds']['total']?>
repartition['main_stream']['read']?>repartition['all_feeds']['read']?>
repartition['main_stream']['unread']?>repartition['all_feeds']['unread']?>
repartition['main_stream']['favorite']?>repartition['all_feeds']['favorite']?>
+
+ +
+

+
+
+ +
+

+
+
+
+ +
+

+
+
+
+ +
+ + \ No newline at end of file -- cgit v1.2.3