From 3c35bd40e92ef11230d5ad3ea2d9dbe516508eb4 Mon Sep 17 00:00:00 2001 From: polo Date: Mon, 24 Jul 2023 12:50:42 +0200 Subject: MAJ normalize.css, bug gd image non .jpg, bug extension image en majuscules --- controller/ajax.php | 1 + 1 file changed, 1 insertion(+) (limited to 'controller/ajax.php') diff --git a/controller/ajax.php b/controller/ajax.php index 9272dea..1a4909e 100644 --- a/controller/ajax.php +++ b/controller/ajax.php @@ -43,6 +43,7 @@ if(isset($_GET['action']) && isset($_GET['page']) && $_GET['action'] == 'upload_ // page restauration quand le fichier zip est lourd +// // -> input file onchange if(isset($_GET['action']) && $_GET['action'] == 'restauration' && isset($_GET['file_name']) && isset($_GET['file_size'])) -- cgit v1.2.3