mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 12:21:45 +02:00
Better bootstrap detection.
This commit is contained in:
@@ -2424,6 +2424,7 @@ class e_parser
|
||||
|
||||
$doc = $this->domObj;
|
||||
|
||||
$doc->preserveWhiteSpace = true;
|
||||
$doc->loadHTML($html);
|
||||
|
||||
$tg = explode(",", $taglist);
|
||||
|
Reference in New Issue
Block a user