Initial Commit
This commit is contained in:
8
config/config.php
Normal file
8
config/config.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$servername = 'localhost';
|
||||
$username = 'wishlist';
|
||||
$db = 'wishlist';
|
||||
$password = 'R!6CIb-KxM96EC]6';
|
||||
|
||||
?>
|
Reference in New Issue
Block a user