Update lguplus.install.php
This commit is contained in:
parent
19164cf0cc
commit
05dee1b4b9
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");
|
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() {
|
function lguplus_install() {
|
||||||
$response = get_web_page("https://openapi.sms.uplus.co.kr/sdkFile/php_sdk.zip");
|
$response = get_web_page("https://openapi.sms.uplus.co.kr/sdkFile/php_sdk.zip");
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user