Update webpagetool.php
This commit is contained in:
parent
8154e46bdc
commit
fc1daac3d9
|
@ -55,9 +55,9 @@ if(!function_exists("get_web_page")) {
|
|||
|
||||
$response = array(
|
||||
"content" => $content,
|
||||
"size" => $size
|
||||
"size" => $content_size
|
||||
);
|
||||
|
||||
|
||||
return $response;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user