Dateien nach "config" hochladen
This commit is contained in:
parent
5e313df2ec
commit
1afeecb166
6
config/config.php
Normal file
6
config/config.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php return array (
|
||||
'servername' => '127.0.0.1',
|
||||
'username' => 'username',
|
||||
'password' => 'password',
|
||||
'database' => 'database',
|
||||
);
|
Loading…
x
Reference in New Issue
Block a user