From 30b3cf0e6256819ff4122f5e7b0eeeb6eca2dcff Mon Sep 17 00:00:00 2001 From: Alexandre MOTTIER Date: Sun, 15 Jan 2023 22:26:06 +0100 Subject: [PATCH] Update index.php --- .DS_Store | Bin 8196 -> 8196 bytes index.php | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index c84e13a64c2a7b994fb08bc050f8621733c3a167..68e93bfc90213d873f6744fe726f2f0fa53368ba 100644 GIT binary patch delta 39 vcmZp1XmQx!C&0v0Jvl%?g5~n}r0mH#0x~R%SMg_0?h%k)y1k2XWz0#9&1Y{tL9sxNnum_rows > 0) { $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"] . " "; + # echo " " . $datedebut. " " . $datefin. " " . $nombrejours . " jour(s) " . $row["type"] . " "; } } else {