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]", '