Переезд lookstats отовсюду в 1 класс.
This commit is contained in:
@@ -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])) {
|
||||
|
||||
Reference in New Issue
Block a user