Rename properly
rename function properly this time!
This commit is contained in:
@@ -2502,7 +2502,7 @@ class DFRN
|
||||
$base_url = get_app()->getBaseURL();
|
||||
$item['body'] = HTML::relToAbs($item['body'], $base_url);
|
||||
|
||||
$item['body'] = HTML::toBBVideo($item['body']);
|
||||
$item['body'] = HTML::toBBCodeVideo($item['body']);
|
||||
|
||||
$item['body'] = OEmbed::HTML2BBCode($item['body']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user