Create lguplus.ini.php

This commit is contained in:
Namhyeon Go 2019-10-07 19:12:00 +09:00 committed by GitHub
parent d0be44facc
commit 1e3ea67b2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,10 @@
<?php
return <<<EOF
lguplus_key = ""
lguplus_secret = ""
lguplus_id = ""
lguplus_pw = ""
lguplus_from = ""
lguplus_country = "82"
lguplus_subject = "Untitled text message"
EOF;