8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
<?php
|
|
|
|
return [
|
|
'username' => 'admin',
|
|
'password' => '',
|
|
'host' => 'https://photos.phlaym.net'
|
|
];
|