Update lguplus.install.php

This commit is contained in:
Namhyeon Go 2019-10-13 22:44:28 +09:00 committed by GitHub
parent 19164cf0cc
commit 05dee1b4b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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");