Corrections bugs dus à la nouvelle arborescence

This commit is contained in:
Chocobozzz
2014-03-18 21:39:30 +01:00
parent 4c5f7a8287
commit 6751b6aaf2
5 changed files with 18 additions and 13 deletions
+2 -2
View File
@@ -2,6 +2,6 @@
$hote='localhost';
$port='3306';
$bd='vpn';
$utilisateur='user';
$mdp="password";
$utilisateur='florian';
$mdp="sysko&'";
?>