From 34234fd5fc954d60e3d832b399b7533627544a48 Mon Sep 17 00:00:00 2001 From: Alexandre MOTTIER Date: Sun, 15 Jan 2023 22:27:30 +0100 Subject: [PATCH] Update index.php --- .DS_Store | Bin 8196 -> 8196 bytes index.php | 7 +++---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.DS_Store b/.DS_Store index 68e93bfc90213d873f6744fe726f2f0fa53368ba..eb0357f8ba4b16e8a15ce714c9901ed3b4a56403 100644 GIT binary patch delta 39 vcmZp1XmQx!C%`0;F*!g$f@K!#!t%*E0x~ReFKWvt_Xx-_F4(+UAd(*d`&kUk delta 39 vcmZp1XmQx!C&0v0Jvl%?g5~n}r0mH#0x~R%SMg_0?h%k

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();
- - + +