shish 4 years ago
parent
commit
0e09b4e856
1 changed files with 1 additions and 1 deletions
  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('_BB_', '', $item);
             $item = str_replace('_@@_', '', $item);
             $item = str_replace('_@@_', '', $item);
-            $current['item'] = $item;
+            $current['content'] = $item;
             $new[] = $current;
             $new[] = $current;
         }
         }
         if ($type == 0) {
         if ($type == 0) {