Update webpagetool.php

This commit is contained in:
Namhyeon Go 2019-04-15 15:27:50 +09:00 committed by GitHub
parent cd47174b30
commit b8b9ff9e95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,7 +227,7 @@ if(!check_function_exists("get_web_wget")) {
$filename = make_random_id(32);
$filepath = write_storage_file("", array(
"filename" => $filename,
"mode" => "fake"ata. Otherwise, use applicati
"mode" => "fake",
));
$cmd = sprintf("wget '%s' -O %s", $url, $filepath);