1
0
Fork 0
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:
Afterster 2015-05-14 23:07:36 +02:00
parent bc686882f8
commit 0bce1211fe
15 changed files with 88 additions and 27 deletions

View file

@ -224,6 +224,8 @@ else {
} // If NO_SESSION passed
$GLOBALS['user']->format(false);
// Load the Preferences from the database
Preference::init();