Initial commit
This commit is contained in:
6
config.php
Executable file
6
config.php
Executable file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
return [
|
||||
'username' => 'william',
|
||||
'password' => 'WillySoft321'
|
||||
];
|
||||
?>
|
||||
Reference in New Issue
Block a user