Переезд 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
@@ -48,7 +48,7 @@ $sp = mysql_query('SELECT * FROM `obraz` WHERE `sex` = "'.$u->info['sex'].'" AND
while($pl = mysql_fetch_array($sp)) {
$tr = true;
$trd = '';
$po = $u->lookStats($pl['tr']);
$po = \Core\ConversionHelper::dataStringToArray($pl['tr']);
$t = $u->items['tr'];
$x = 0;
if( $pl['level'] > 0 ) {