mirror of
https://github.com/e107inc/e107.git
synced 2025-04-20 20:51:53 +02:00
parent
86a2269f89
commit
59ab6d1d55
@ -3134,7 +3134,7 @@ class e_parser
|
||||
|
||||
$cleaned = html_entity_decode($cleaned, ENT_QUOTES, 'UTF-8');
|
||||
|
||||
return $cleaned;
|
||||
return trim($cleaned);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user