Static methods invocation via '->'.

(cherry picked from commit da1e5a5)
This commit is contained in:
Yuriy Pikhtarev 2017-05-05 01:07:26 +03:00 committed by Vasily Komrakov
commit 4e021d06d4
No known key found for this signature in database
GPG key ID: 558236680C20A69A

View file

@ -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