Started working on a CSGO skin database
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<? php
|
||||
|
||||
return array(
|
||||
'db_host' => 'localhost'
|
||||
'db_username' => 'root'
|
||||
'db_password' => 'password'
|
||||
);
|
||||
Reference in New Issue
Block a user