From: Sandro Santilli Date: Thu, 10 Sep 2015 08:00:21 +0000 (+0200) Subject: Use expanded language name, easier to read for humans X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=aee6db7b0a126ec89dd2685e524ee7853e265e44;p=friendica-addons.git Use expanded language name, easier to read for humans --- diff --git a/langfilter/langfilter.php b/langfilter/langfilter.php index 53a7ac8a..f7ccd0a6 100644 --- a/langfilter/langfilter.php +++ b/langfilter/langfilter.php @@ -111,7 +111,7 @@ function langfilter_prepare_body(&$a,&$b) { if($found) { $rnd = random_string(8); - $b['html'] = ''; + $b['html'] = ''; } } ?>