From 4f624a23c66c2527d8c7a6979603388ca7458315 Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Mon, 1 Jul 2024 18:05:03 +0300 Subject: [PATCH] =?utf8?q?=D0=94=D0=B5=D0=B1=D0=B0=D0=B3=20005?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/modul/shipment/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erp24/modul/shipment/config.php b/erp24/modul/shipment/config.php index bf810dbf..f0d8d1f3 100644 --- a/erp24/modul/shipment/config.php +++ b/erp24/modul/shipment/config.php @@ -82,7 +82,7 @@ echo'

Настройка полей в '; -var_dump($_POST["save_config2"] ?? "!!!"); +var_dump($_POST ); if(!empty($_POST["save_config2"])){ @@ -271,7 +271,7 @@ echo' '; } echo' - + сохранить '; -- 2.39.5