From c519bd66f5df0af25ae5a29d20e669c49ea02869 Mon Sep 17 00:00:00 2001 From: Michael Save Date: Fri, 6 Jan 2012 06:40:26 +1100 Subject: [PATCH] horrible bug in the "post too long. click here to view the full text" truncating --- inc/display.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/display.php b/inc/display.php index cd2e4a5d..7a1a3901 100644 --- a/inc/display.php +++ b/inc/display.php @@ -188,7 +188,7 @@ // List successfully closed tags if(preg_match_all('/(<\/([\w]+))>/', $body, $closed_tags)) { for($x=0;$x