From 23dd7cfbc4734f3594a5e4aae819f9d4e071c9b4 Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Wed, 29 Jan 2025 10:47:10 +0300 Subject: [PATCH] =?utf8?q?=D0=B1=D0=BE=D0=BD=D1=83=D1=81=20=D1=83=D0=B4?= =?utf8?q?=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20=D1=81=D0=BA=D1=80=D0=B8?= =?utf8?q?=D0=BF=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/scripts/tasks/task_11_bonus_dell.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erp24/scripts/tasks/task_11_bonus_dell.php b/erp24/scripts/tasks/task_11_bonus_dell.php index b45f6af8..171aa565 100644 --- a/erp24/scripts/tasks/task_11_bonus_dell.php +++ b/erp24/scripts/tasks/task_11_bonus_dell.php @@ -24,7 +24,7 @@ $infoText = ''; $description = ''; $result = 0; -$enable = false; +$enable = true; $start = false; $force = false; -- 2.39.5