mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 19:41:55 +02:00
Add option to hide user fullname by default
This commit is contained in:
parent
bc686882f8
commit
0bce1211fe
15 changed files with 88 additions and 27 deletions
|
@ -224,6 +224,8 @@ else {
|
|||
|
||||
} // If NO_SESSION passed
|
||||
|
||||
$GLOBALS['user']->format(false);
|
||||
|
||||
// Load the Preferences from the database
|
||||
Preference::init();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue