From fb5a711b2e8a693c46c7434ba3b93a5550337ec9 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 13 Oct 2019 01:10:55 +0900 Subject: [PATCH] Update pgkcp.lnk.php --- helper/pgkcp.lnk.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper/pgkcp.lnk.php b/helper/pgkcp.lnk.php index 49fc6f8..a8450f1 100644 --- a/helper/pgkcp.lnk.php +++ b/helper/pgkcp.lnk.php @@ -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" )); } }