From: Michael Date: Sun, 27 Oct 2019 17:45:43 +0000 (+0000) Subject: Fix indentation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=30a6231f118fc1385131ae0e5ab69b83d7e6ec8c;p=friendica.git Fix indentation --- diff --git a/src/Content/Text/BBCode.php b/src/Content/Text/BBCode.php index fc5c772d5b..9169c91d07 100644 --- a/src/Content/Text/BBCode.php +++ b/src/Content/Text/BBCode.php @@ -1746,7 +1746,7 @@ class BBCode extends BaseObject * - [url=]#[/url] */ $text = preg_replace_callback("/(?:#\[url\=.*?\]|\[url\=.*?\]#)(.*?)\[\/url\]/ism", function($matches) { - return '#