Modification arborescence
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$hote='localhost';
|
||||
$port='3306';
|
||||
$bd='vpn';
|
||||
$utilisateur='user';
|
||||
$mdp="password";
|
||||
?>
|
||||
Reference in New Issue
Block a user