reduce duplication - only provide one system language setting
This commit is contained in:
@@ -100,7 +100,6 @@ function collecturls($message) {
|
||||
|
||||
function html2plain($html, $wraplength = 75, $compact = false)
|
||||
{
|
||||
global $lang;
|
||||
|
||||
$message = str_replace("\r", "", $html);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user