From c8fcba943958f736582838591f5632cb214e0f15 Mon Sep 17 00:00:00 2001 From: Michael Foster Date: Mon, 19 Aug 2013 05:22:08 +1000 Subject: [PATCH] disregard --- inc/display.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/inc/display.php b/inc/display.php index 09c75a42..6fa97f4f 100644 --- a/inc/display.php +++ b/inc/display.php @@ -218,8 +218,6 @@ function truncate($body, $url, $max_lines = false, $max_chars = false) { return $body; } -// int(1607)int(1584)int(1575)int(32)int(1575)int(1582)int(1578)int(1576)int(1575)int(1585)int(46) - function bidi_cleanup($str) { // Removes all embedded RTL and LTR unicode formatting blocks in a string so that // it can be used inside another without controlling its direction.