diff --git a/helper/webpagetool.php b/helper/webpagetool.php index 7f02022..4e08f99 100644 --- a/helper/webpagetool.php +++ b/helper/webpagetool.php @@ -331,9 +331,6 @@ if(!function_exists("get_web_page")) { $status = $curl_result['status']; $resno = $curl_result['resno']; $errno = $curl_result['errno']; - - var_dump($curl_result); - exit; if($content !== false) { // nothing