diff --git a/.DS_Store b/.DS_Store
index 68e93bf..eb0357f 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/index.php b/index.php
index 5eb5fed..4ec2433 100755
--- a/index.php
+++ b/index.php
@@ -13,7 +13,7 @@
Gestion des congés - Affichage
Année en cours :
-
+
num_rows > 0) {
$findate = str_replace('-"', '/', $row["datefin"]);
$datefin = date("d/m/Y", strtotime($findate));
$nombrejours = $row["nbjours"];
- $link = 'class/class.remove.php?datedebut=" . $row["datedebut"] . "&datefin=" . $row["datefin"]. "'
# echo " " . $datedebut. " | " . $datefin. " | " . $nombrejours . " jour(s) | " . $row["type"] . " | |
";
}
@@ -54,8 +53,8 @@ $conn->close();
-
-
+
+