Static methods invocation via '->'.

This commit is contained in:
Yuriy Pikhtarev 2017-05-05 01:07:26 +03:00
parent a391e21f13
commit da1e5a5818
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6

View file

@ -529,7 +529,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