mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
[admin] add grant props
This commit is contained in:
@@ -3727,6 +3727,7 @@ function get_username($id, $big = false, $link = true, $bold = true, $target = f
|
||||
if ($hasSetRainbow) {
|
||||
$username = "<b>{$username}</b>";
|
||||
} else {
|
||||
$hasSetRainbow = true;
|
||||
$username = "<b{$rainbow}>{$username}</b>";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user