X-Git-Url: http://git.euphorik.ch/?p=cl7.git;a=blobdiff_plain;f=php%2Fconnexion.php;h=1c78bb015e25492f943e56b1b4e6ea6380882112;hp=fc3b050df767ca9a1ecf3d0e3e0abd0c11424f2f;hb=9caf6ae04ba0c163a4bfe97fcee3cf1bfa0e78e8;hpb=297dca49a2a9b2046e12078fc864fd4333fdcbde 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();