Update lguplus.api.php

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

View File

@ -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() {