FIX #97
[cl7.git] / php / config_bd.php
index 10e53f8..4b52821 100644 (file)
@@ -1,7 +1,8 @@
-<?php # encoding:utf-8\r
-# Parametres de connexion MySQL\r
-$SQL_HOTE = "localhost";\r
-$SQL_LOGIN = "cl7";\r
-$SQL_PASS = "123soleil";\r
-$NOM_BASE = "corcelles_lan7";\r
-?>\r
+
+      <?php # encoding:utf-8
+      # Parametres de connexion MySQL
+      $SQL_HOTE = "localhost";
+      $SQL_LOGIN = "cl7";
+      $SQL_PASS = "123soleil";
+      $NOM_BASE = "corcelles_lan7";
+      ?>
\ No newline at end of file