7 lines
69 B
PHP
7 lines
69 B
PHP
<?php
|
|
return <<<EOF
|
|
[vworld]
|
|
vworld_api_key=
|
|
vworld_api_domain=
|
|
EOF;
|