Update webpagetool.php
This commit is contained in:
parent
bbf99eae99
commit
b4fa54334c
|
@ -82,7 +82,6 @@ if(!function_exists("get_web_dom")) {
|
||||||
|
|
||||||
// load simple_html_dom
|
// load simple_html_dom
|
||||||
loadHelper("simple_html_dom");
|
loadHelper("simple_html_dom");
|
||||||
|
|
||||||
if(function_exists("str_get_html")) {
|
if(function_exists("str_get_html")) {
|
||||||
$html = str_get_html($raw);
|
$html = str_get_html($raw);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user