Переезд lookstats отовсюду в 1 класс.

This commit is contained in:
2023-04-16 01:54:07 +03:00
parent 2d63efd915
commit 3dc4cf7284
76 changed files with 1112 additions and 1124 deletions
+1 -1
View File
@@ -287,7 +287,7 @@ while ($i < 100) {
$tr = '';
$t = $u->items['add'];
$x = 0;
$ed = $u->lookStats($pl['mdata']);
$ed = \Core\ConversionHelper::dataStringToArray($pl['mdata']);
while ($x < count($t)) {
$n = $t[$x];
if (isset($ed['add_' . $n], $u->is[$n])) {