From 1eb0b17ae762e8db46f7f0ed6da3cc3b32ca633c Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 13 Oct 2019 22:41:30 +0900 Subject: [PATCH] Update pgkcp.install.php --- helper/pgkcp.install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper/pgkcp.install.php b/helper/pgkcp.install.php index 65ba33a..8dea4f1 100644 --- a/helper/pgkcp.install.php +++ b/helper/pgkcp.install.php @@ -3,7 +3,7 @@ * @file pgkcp.install.php * @date 2019-10-13 * @author Go Namhyeon - * @brief KCP PG(Payment Gateway) Installer + * @brief KCP PG(Payment Gateway) Auto-Install Tool */ if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");