From 8ca114b0ae67d6851bb110093abe613d81a41e7c Mon Sep 17 00:00:00 2001 From: maksim Date: Wed, 11 Jun 2025 20:03:01 +0300 Subject: [PATCH] =?UTF-8?q?Task:6563=20|=20=D0=A4=D0=B8=D0=BB=D1=8C=D1=82?= =?UTF-8?q?=D1=80=20=D0=B0=D1=82=D1=80=D0=B8=D0=B1=D1=83=D1=82=D0=BE=D0=B2?= =?UTF-8?q?=20=D0=B8=D0=B7=20GET?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wp-content/themes/cosmopet/woocommerce/archive-product.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/cosmopet/woocommerce/archive-product.php b/wp-content/themes/cosmopet/woocommerce/archive-product.php index 7143dd5..321f92a 100644 --- a/wp-content/themes/cosmopet/woocommerce/archive-product.php +++ b/wp-content/themes/cosmopet/woocommerce/archive-product.php @@ -44,7 +44,7 @@ } if (empty($filters)) { - error_log('‼️ Ни один активный фильтр не найден.'); + error_log('Ни один активный фильтр не найден.'); } return $filters;