mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Warning removal
This commit is contained in:
@@ -2474,6 +2474,7 @@ class e_parser
|
||||
$doc = $this->domObj;
|
||||
|
||||
$doc->preserveWhiteSpace = true;
|
||||
libxml_use_internal_errors(true);
|
||||
$doc->loadHTML($html);
|
||||
|
||||
$tg = explode(",", $taglist);
|
||||
|
Reference in New Issue
Block a user