Files
packtpub-browser/settings.example.php
2018-04-06 08:29:05 +02:00

5 lines
93 B
PHP

<?php
return ['email' => '[email protected]',
'password' => 'plain_text_password_here'];