From 007b193177fbe5ffd574940b9a0ae4ec418171a5 Mon Sep 17 00:00:00 2001 From: polo Date: Tue, 12 May 2026 00:59:34 +0200 Subject: =?UTF-8?q?on=20garde=20le=20premier=20before-restore=20du=20jour,?= =?UTF-8?q?=20cleanBackups=20avec=20tri=20et=20priorit=C3=A9s,=20oubli=20d?= =?UTF-8?q?ans=20mysqldump.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/js/maintenance.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/js/maintenance.js b/public/js/maintenance.js index 87f4aec..3d3d5e8 100644 --- a/public/js/maintenance.js +++ b/public/js/maintenance.js @@ -1,3 +1,5 @@ +// js/maintenance.js + function displayLogs(){ const log_table = getElementOrThrow('log_table'); @@ -41,4 +43,4 @@ function cleanLogs(){ } // notification après restauration - +// et éventuellement récupérer le message de l'exception d'une autre manière -- cgit v1.2.3