added stuff in pair programming session
This commit is contained in:
8
config/dbaccess.php
Normal file
8
config/dbaccess.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$host = "localhost";
|
||||
$user = "u127175db3";
|
||||
$pass = "0.r8pxa1trps";
|
||||
$dbname = "u127175db3";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user