nick3() and partially nick7() functions replaced by nick class

This commit is contained in:
lopar
2018-03-04 00:54:41 +02:00
parent 7c612d6088
commit e5d14473db
46 changed files with 125 additions and 186 deletions

View File

@@ -311,7 +311,7 @@ $polno = unserialize($klan['vozm']);
}
echo "<TR bgcolor={$color}><TD align=center width=20%><IMG SRC=\"i/sh/{$row['img']}\" BORDER=0>
<BR><small>
Положил:<BR> " . nick3($it['owner']) . " <BR></small>";
Положил:<BR> " . nick::id($it['owner'])->full(1) . " <BR></small>";
?>
<A HREF="?back=<?= $it['id'] ?>">забрать</A><BR>