From 45b3c4c8ca61e892a87ed0525bd75404c64cb1ea Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 3 Dec 2022 01:31:02 +0100 Subject: [PATCH] show result even if there's no update --- _admin.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_admin.php b/_admin.php index 72a4460..35c0f7b 100644 --- a/_admin.php +++ b/_admin.php @@ -76,10 +76,6 @@ class csvBehaviors private static function modulesList($modules, $repos) { - if (empty($repos)) { - return; - } - echo '
' . '' .