ADD informations concernant les jours pendant lesquels les participants sont présent...
[cl7.git] / php / connexion.php
index 6f0ea85..0701270 100644 (file)
@@ -4,7 +4,7 @@
  * Produit une variable globale nommée '$le_participant'.\r
  */
 \r
-include_once("config.php");
+include_once("config_bd.php");
 include_once("class_participant.php");\r
 
 $lien_mysql = mysql_connect($SQL_HOTE, $SQL_LOGIN, $SQL_PASS);