mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
@@ -3134,7 +3134,7 @@ class e_parser
|
|||||||
|
|
||||||
$cleaned = html_entity_decode($cleaned, ENT_QUOTES, 'UTF-8');
|
$cleaned = html_entity_decode($cleaned, ENT_QUOTES, 'UTF-8');
|
||||||
|
|
||||||
return $cleaned;
|
return trim($cleaned);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user