Supprimer 'db_connect.php'
This commit is contained in:
parent
0f47785b43
commit
4171731dc7
@ -1,6 +0,0 @@
|
||||
<?php
|
||||
$DB_NAME = "webtris";
|
||||
$DB_USER = "DB_USER"; // to be defined
|
||||
$DB_PASSWORD = "DB_PASSWORD"; // to be defined
|
||||
$DB_HOST = "localhost";
|
||||
?>
|
Reference in New Issue
Block a user