From 05dee1b4b997bd2556ca35a89815af0b7a3c9383 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 13 Oct 2019 22:44:28 +0900 Subject: [PATCH] Update lguplus.install.php --- helper/lguplus.install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper/lguplus.install.php b/helper/lguplus.install.php index d4db563..f0d5187 100644 --- a/helper/lguplus.install.php +++ b/helper/lguplus.install.php @@ -8,7 +8,7 @@ if(!defined("_DEF_RSF_")) set_error_exit("do not allow access"); -if(!check_function_exists("install_lguplus")) { +if(!check_function_exists("lguplus_install")) { function lguplus_install() { $response = get_web_page("https://openapi.sms.uplus.co.kr/sdkFile/php_sdk.zip");