From eeac2329baab1fdae7cbf6c707ed2ffd8beb4c1b Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 24 May 2015 16:02:25 -0400 Subject: Helpers refactoring --- app/Template/board/comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/board/comments.php') diff --git a/app/Template/board/comments.php b/app/Template/board/comments.php index 5424df78..75816af6 100644 --- a/app/Template/board/comments.php +++ b/app/Template/board/comments.php @@ -6,7 +6,7 @@
- markdown($comment['comment']) ?> + text->markdown($comment['comment']) ?>
-- cgit v1.2.3