From 7e4d2520f77e0f8522c5ea0d0384ac05bc36c3a7 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sat, 25 Aug 2018 01:43:43 +0900 Subject: [PATCH] Update orderpay.pgkcp.php --- route/orderpay.pgkcp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/route/orderpay.pgkcp.php b/route/orderpay.pgkcp.php index c4d375e..52e1c62 100644 --- a/route/orderpay.pgkcp.php +++ b/route/orderpay.pgkcp.php @@ -3,7 +3,7 @@ * @file orderpay.pgkcp.php * @date 2018-08-25 * @author Go Namhyeon - * @brief KCP PG(Payment Gateway) Router + * @brief KCP PG(Payment Gateway) Controller */ if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");