From 0fa852ee4e9c3060ba7fc0daf4b08a44ea151f7f Mon Sep 17 00:00:00 2001 From: polo Date: Thu, 2 Jul 2026 00:01:31 +0200 Subject: =?UTF-8?q?entit=C3=A9=20Presentation,=20MAJ=20filtre=20ViewContro?= =?UTF-8?q?ller::SPECIAL=5FPAGES,=20table=20node=5Fdata=20non=20all=C3=A9g?= =?UTF-8?q?=C3=A9e=20pour=20l'instant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/service/Backup.php | 1 + 1 file changed, 1 insertion(+) (limited to 'src/service/Backup.php') diff --git a/src/service/Backup.php b/src/service/Backup.php index c30ce5b..2ee69c1 100644 --- a/src/service/Backup.php +++ b/src/service/Backup.php @@ -224,6 +224,7 @@ class Backup } if($elem === TABLE_PREFIX . $excluded){ unset($tables[$key]); + break; // petite optimisation } } } -- cgit v1.2.3