From fc121a37e4431b38b9d2797cdb355a09a03c2257 Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Mon, 1 Jul 2024 17:48:36 +0300 Subject: [PATCH] =?utf8?q?=D0=94=D0=B5=D0=B1=D0=B0=D0=B3=20003?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/modul/shipment/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erp24/modul/shipment/config.php b/erp24/modul/shipment/config.php index 16e230c9..0b0b613d 100644 --- a/erp24/modul/shipment/config.php +++ b/erp24/modul/shipment/config.php @@ -82,7 +82,7 @@ echo'

Настройка полей в '; -var_dump($_POST); +var_dump($_POST["save_config2"] ?? "!!!"); if(!empty($_POST["save_config2"])){ -- 2.39.5