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