initial commit
This commit is contained in:
5
config.php
Normal file
5
config.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$databaseHost = 'localhost';
|
||||
$databaseUser = 'root';
|
||||
$databasePassword = '';
|
||||
$databaseDatabase = 'paid4click';
|
||||
Reference in New Issue
Block a user