xref
: /
plugin
/
docimporter
/
conf
/
default.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
$
conf
[
"api_username"
] =
""
;
4
$
conf
[
"api_password"
] =
""
;
5
6
?>
7