N°9989 Revert change

This commit is contained in:
Timmy38
2026-08-26 15:30:48 +02:00
parent f04508261c
commit cd0f9f47b3

View File

@@ -794,9 +794,6 @@ EOF
} elseif ($bInstalled && $bDoNotUninstall) {
// If the extension is not uninstallable, it must be unchecked using the "force-uninstall" option
$bDisabled = !$bDisableUninstallCheck;
if ($bDisabled) {
$bChecked = true;
}
}
if (isset($aChoice['sub_options'])) {