diff --git a/library/includes/bbcode.php b/library/includes/bbcode.php index eae6514fb..117de8e12 100644 --- a/library/includes/bbcode.php +++ b/library/includes/bbcode.php @@ -524,7 +524,7 @@ class bbcode global $bb_cfg; $text = " $text "; - $text = $this->clean_up($text); + $text = static::clean_up($text); $text = $this->spam_filter($text); // Tag parse