initial commit

This commit is contained in:
Krzysztof Płaczek
2018-04-06 08:29:05 +02:00
commit 8413a9af38
6 changed files with 137 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<?php
return ['email' => '[email protected]',
'password' => 'plain_text_password_here'];