Commit 8bfd454aef46718d13dca3f4329bc6d75a935ccc

Authored by Alexey Boroda
1 parent 2f4b4e77

-Don't use asText method

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
controllers/StatisticsController.php
... ... @@ -266,6 +266,7 @@
266 266 /**
267 267 * Start here
268 268 * @todo Ajax download button generation
  269 + * change ->asText - it generates html
269 270 */
270 271 }
271 272 }
... ...