X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FUtil%2FStrings.php;h=3870074e1a7be84cfc3e6b1f4f17ab37fb4ee202;hb=39724d5079a51e1d4aebda01d6bd497014f329e8;hp=2f27e4a5ff9b1cbb91f358bf7b64a572123e0d49;hpb=ad6d11b371f90d925d13b6db523d6233346c8404;p=friendica.git diff --git a/src/Util/Strings.php b/src/Util/Strings.php index 2f27e4a5ff..3870074e1a 100644 --- a/src/Util/Strings.php +++ b/src/Util/Strings.php @@ -1,6 +1,6 @@ "], ['[', ']'], $string); - } - /** * Use this on "body" or "content" input where angle chars shouldn't be removed, * and allow them to be safely displayed.