I changed my mind
This commit is contained in:
7
blomzt/config.php
Normal file
7
blomzt/config.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<? php
|
||||
|
||||
return array(
|
||||
'db_host' => 'localhost'
|
||||
'db_username' => 'root'
|
||||
'db_password' => 'password'
|
||||
);
|
||||
Reference in New Issue
Block a user