From 839a89e84caf10b729d96859d9858090a455cf2f Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Sat, 9 Jun 2012 09:58:04 +0000 Subject: [PATCH] bbcode handler tweaks --- e107_handlers/bbcode_handler.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/e107_handlers/bbcode_handler.php b/e107_handlers/bbcode_handler.php index e9abf05d3..43276ee48 100644 --- a/e107_handlers/bbcode_handler.php +++ b/e107_handlers/bbcode_handler.php @@ -438,6 +438,7 @@ class e_bbcode return $ret; } + function clearClass() { $this->setClass(); @@ -508,10 +509,13 @@ class e_bbcode */ function htmltoBbcode($text) { + //return $text; $convert = array( array( "\n", '
'), array( "[list]", '