From: Alexander Smirnov Date: Tue, 2 Jul 2024 09:10:02 +0000 (+0300) Subject: Дебаг 012 X-Git-Tag: 1.3~29^2~1 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=894393fcad680027a3f7b36c360129c8c7f4affe;p=erp24_rep%2Fyii-erp24%2F.git Дебаг 012 --- diff --git a/erp24/modul/shipment/config.php b/erp24/modul/shipment/config.php index 987f5445..56a4aa0a 100644 --- a/erp24/modul/shipment/config.php +++ b/erp24/modul/shipment/config.php @@ -98,7 +98,7 @@ $groups_sql=implode(",",$_REQUEST["groups"][$status_id]); if(($_REQUEST["stores_show"][$status_id] ?? '')=="on") $stores_show=1; else $stores_show=0; -var_dump($_POST["field_edit"][5][17]); +var_dump($_REQUEST["field_edit"][5][17]); var_dump($_POST["_csrf"]); $status_json=array(); foreach($data as $row) {