shish 4 лет назад
Родитель
Сommit
0e09b4e856
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      biz/pt/classes/AgreementClass.php

+ 1 - 1
biz/pt/classes/AgreementClass.php

@@ -48,7 +48,7 @@ TEXT;
             }
             $item = str_replace('_BB_', '', $item);
             $item = str_replace('_@@_', '', $item);
-            $current['item'] = $item;
+            $current['content'] = $item;
             $new[] = $current;
         }
         if ($type == 0) {