From c8e6ec6e5950dfdb65fb30e43a928c9ae6f06976 Mon Sep 17 00:00:00 2001 From: Grisha Pomadchin Date: Wed, 13 Nov 2013 23:18:47 +0400 Subject: [PATCH] step3 cp1251 fix --- intaro.intarocrm/install/step3.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/intaro.intarocrm/install/step3.php b/intaro.intarocrm/install/step3.php index 81668f47..95416dfd 100755 --- a/intaro.intarocrm/install/step3.php +++ b/intaro.intarocrm/install/step3.php @@ -65,7 +65,7 @@ $defaultOrderProps = array( - + @@ -73,14 +73,14 @@ $defaultOrderProps = array( 4) echo 'class="address-detail-' . $bitrixOrderType['ID'] . '"'; if(($countProps > 4) && (count($defaultOrderProps[$bitrixOrderType['ID']]) < 6)) echo 'style="display:none;"';?>> - ConvertCharset($orderProp['NAME'], 'utf-8', SITE_CHARSET);; ?> +