From 8bfd454aef46718d13dca3f4329bc6d75a935ccc Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 23 Jan 2017 19:03:45 +0200 Subject: [PATCH] -Don't use asText method --- controllers/StatisticsController.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/controllers/StatisticsController.php b/controllers/StatisticsController.php index 8cfb9e1..49931f2 100755 --- a/controllers/StatisticsController.php +++ b/controllers/StatisticsController.php @@ -266,6 +266,7 @@ /** * Start here * @todo Ajax download button generation + * change ->asText - it generates html */ } } -- libgit2 0.21.4