Create lguplus.ini.php
This commit is contained in:
parent
d0be44facc
commit
1e3ea67b2b
10
storage/config/lguplus.ini.php
Normal file
10
storage/config/lguplus.ini.php
Normal 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;
|
Loading…
Reference in New Issue
Block a user