Update pgkcp.lnk.php

This commit is contained in:
Namhyeon Go 2019-10-13 01:10:55 +09:00 committed by GitHub
parent c655bb450e
commit fb5a711b2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@ if(!check_function_exists("install_pgkcp")) {
"type2" => "FS04"
));
$fw = write_storage_file($response['content'], array(
"filename" => "kcp-sdk.zip"
"extension" => "zip"
));
}
}