From 2d643f51668735ddc0afef489d636454d8730faf Mon Sep 17 00:00:00 2001 From: engel <> Date: Mon, 14 Mar 2022 17:58:20 +0000 Subject: [PATCH] =?UTF-8?q?ajout=20correction=20d=C3=A9sinstallation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit FossilOrigin-Name: abe813c05e1ada1f3c8403c9ab4ad1adc2004599405e18c977cb95845effc77c --- uninstall.php | 1 + 1 file changed, 1 insertion(+) diff --git a/uninstall.php b/uninstall.php index 5f8bdeb..86e35bf 100644 --- a/uninstall.php +++ b/uninstall.php @@ -18,3 +18,4 @@ if (null !== $signature) { $sig_file->delete(); } } +unset($_SESSION['sig_file']);