X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=php%2Fconnexion.php;h=1c78bb015e25492f943e56b1b4e6ea6380882112;hb=09d2cd23fe594edb13fd46a1e33613b678edfd76;hp=fc3b050df767ca9a1ecf3d0e3e0abd0c11424f2f;hpb=ca33eb6a816b02a621896aa446cc9317e770993d;p=cl7.git diff --git a/php/connexion.php b/php/connexion.php index fc3b050..1c78bb0 100644 --- a/php/connexion.php +++ b/php/connexion.php @@ -12,14 +12,13 @@ if (!file_exists("php/config_bd.php")) { exit(); } $f = fopen("php/config_bd.php", "w"); - fwrite($f, ' - '); + $NOM_BASE = "corcelles_lan7";?>' + ); fclose($f); echo "Le fichier a été créé, veuillez le compléter et recommencer."; exit();