Update lguplus.api.php
This commit is contained in:
parent
ccdc8de9d3
commit
19164cf0cc
|
@ -1,9 +1,12 @@
|
||||||
<?php
|
<?php
|
||||||
// @date 2019-10-07
|
/**
|
||||||
// @author Go Namhyeon <gnh1201@gmail.com>
|
* @file lguplus.api.php
|
||||||
// @brief `LGU+` is trandmark of LGUPlus Co. Ltd.
|
* @date 2019-10-07
|
||||||
|
* @author Go Namhyeon <gnh1201@gmail.com>
|
||||||
|
* @brief `LGU+`or `LGUPlus` is trandmark of LGUPlus Co. Ltd.
|
||||||
|
*/
|
||||||
|
|
||||||
require_once("vendor/_dist/lguplus/openapi/message.php");
|
require_once("./vendor/_dist/lguplus/openapi/message.php");
|
||||||
use openapi\message;
|
use openapi\message;
|
||||||
|
|
||||||
function lguplus_get_config() {
|
function lguplus_get_config() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user