mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-02-21 20:59:02 +00:00
Empty commit
This commit is contained in:
parent
0b0c229b4a
commit
409e716dd6
@ -1234,7 +1234,7 @@ function format_username($UserID, $Badges = false, $IsWarned = true, $IsEnabled
|
||||
}
|
||||
}
|
||||
if(!empty($ClassesDisplay)) {
|
||||
$Str .= implode(' ', $ClassesDisplay);
|
||||
$Str .= ' '.implode(' ', $ClassesDisplay);
|
||||
}
|
||||
}
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user