From bfcc07504eafad471cb8b4aca72501a5459bb36c Mon Sep 17 00:00:00 2001 From: Damyon Wiese Date: Tue, 10 Sep 2013 12:59:49 +0800 Subject: [PATCH] MDL-23335 forum: Fix whitespace --- mod/forum/lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/forum/lib.php b/mod/forum/lib.php index 9ced1c18124..a62d3e04580 100644 --- a/mod/forum/lib.php +++ b/mod/forum/lib.php @@ -3831,7 +3831,7 @@ function forum_print_discussion_header(&$post, $forum, $group=-1, $datestring="" /** * This function is now deprecated. Use shorten_text($message, $CFG->forum_shortpost) instead. - * + * * Given a post object that we already know has a long message * this function truncates the message nicely to the first * sane place between $CFG->forum_longpost and $CFG->forum_shortpost